aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/utils.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/utils.sh')
-rwxr-xr-xtest/utils/utils.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/utils/utils.sh b/test/utils/utils.sh
index 0428c4807..ff4e5e086 100755
--- a/test/utils/utils.sh
+++ b/test/utils/utils.sh
@@ -71,6 +71,9 @@ echo "TESTING: join2 (test/utils/join2.exp)"
71echo "TESTING: join3 (test/utils/join3.exp)" 71echo "TESTING: join3 (test/utils/join3.exp)"
72./join3.exp 72./join3.exp
73 73
74echo "TESTING: join3 (test/utils/join4.exp)"
75./join4.exp
76
74echo "TESTING: join profile (test/utils/join-profile.exp)" 77echo "TESTING: join profile (test/utils/join-profile.exp)"
75./join-profile.exp 78./join-profile.exp
76 79