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 6273c0a1b..ca7152b55 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -15,6 +15,9 @@ echo "TESTING: invalid filename"
15echo "TESTING: environment variables" 15echo "TESTING: environment variables"
16./env.exp 16./env.exp
17 17
18echo "TESTING: whitelist empty"
19./whitelist-empty.exp
20
18echo "TESTING: ignore command" 21echo "TESTING: ignore command"
19./ignore.exp 22./ignore.exp
20 23