Use libexpect in stabber test

This commit is contained in:
James Booth
2015-05-26 23:22:05 +01:00
parent c2fde7c263
commit e2fa67faff
11 changed files with 279 additions and 905 deletions

View File

@@ -52,8 +52,6 @@ int main(void)
"</presence>"
));
stbbr_send();
write(fd, QUIT_CMD, strlen(QUIT_CMD));
sleep(1);