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 83d249b4f..8ddbc476f 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -4,6 +4,9 @@
4 4
5./fscheck.sh 5./fscheck.sh
6 6
7echo "TESTING: environment variables"
8./env.exp
9
7echo "TESTING: private-etc" 10echo "TESTING: private-etc"
8./private-etc.exp 11./private-etc.exp
9 12