aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index d7e9e2aed..0ef816717 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -9,6 +9,9 @@
9echo "TESTING: nice (nice.exp)" 9echo "TESTING: nice (nice.exp)"
10./nice.exp 10./nice.exp
11 11
12echo "TESTING: tty (tty.exp)"
13./tty.exp
14
12echo "TESTING: protocol (protocol.exp)" 15echo "TESTING: protocol (protocol.exp)"
13./protocol.exp 16./protocol.exp
14 17