aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 93e38edfb..ddb8431c8 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -105,6 +105,12 @@ echo "TESTING: shutdown (option_shutdown.exp)"
105echo "TESTING: join (opton-join.exp)" 105echo "TESTING: join (opton-join.exp)"
106./option-join.exp 106./option-join.exp
107 107
108echo "TESTING: join2 (opton-join2.exp)"
109./option-join2.exp
110
111echo "TESTING: join3 (opton-join3.exp)"
112./option-join3.exp
113
108echo "TESTING: join profile (option-join-profile.exp)" 114echo "TESTING: join profile (option-join-profile.exp)"
109./option-join-profile.exp 115./option-join-profile.exp
110 116