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 c986b5f29..406ef92a3 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -18,6 +18,9 @@ echo "TESTING: invalid filename"
18echo "TESTING: environment variables" 18echo "TESTING: environment variables"
19./env.exp 19./env.exp
20 20
21echo "TESTING: ignore command"
22./ignore.exp
23
21echo "TESTING: private-etc" 24echo "TESTING: private-etc"
22./private-etc.exp 25./private-etc.exp
23 26