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 61e5cce35..fdb1f8ed7 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -30,6 +30,9 @@ echo "TESTING: private-etc"
30echo "TESTING: private-bin" 30echo "TESTING: private-bin"
31./private-bin.exp 31./private-bin.exp
32 32
33echo "TESTING: private whitelist"
34./private-whitelist.exp
35
33sleep 1 36sleep 1
34rm -fr dir\ with\ space 37rm -fr dir\ with\ space
35mkdir dir\ with\ space 38mkdir dir\ with\ space