about summary refs log tree commit diff stats
path: root/expecttest.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-05-26 23:22:05 +0100
committerJames Booth <boothj5@gmail.com>2015-05-26 23:22:05 +0100
commite2fa67faff94bd4cb867837632c59dfa0d633c87 (patch)
treecffb0d6d4bff9e4afb0a4d00491d179113295531 /expecttest.c
parentc2fde7c2639f318f8d4839955e7b7e17456e0564 (diff)
downloadprofani-tty-e2fa67faff94bd4cb867837632c59dfa0d633c87.tar.gz
Use libexpect in stabber test
Diffstat (limited to 'expecttest.c')
-rw-r--r--expecttest.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/expecttest.c b/expecttest.c
index 6e54b447..5038b7a7 100644
--- a/expecttest.c
+++ b/expecttest.c
@@ -52,8 +52,6 @@ int main(void)
         "</presence>"
     ));
 
-    stbbr_send();
-    
     write(fd, QUIT_CMD, strlen(QUIT_CMD));
     sleep(1);