summaryrefslogtreecommitdiffstats
path: root/test/features/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/features/test.sh')
-rwxr-xr-xtest/features/test.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/features/test.sh b/test/features/test.sh
index 56b6289b4..a162fc9ca 100755
--- a/test/features/test.sh
+++ b/test/features/test.sh
@@ -95,3 +95,9 @@ echo "TESTING: 3.3 blacklist"
95echo "TESTING: 3.4 whitelist" 95echo "TESTING: 3.4 whitelist"
96./3.4.exp $OVERLAY $CHROOT 96./3.4.exp $OVERLAY $CHROOT
97 97
98echo "TESTING: 3.5 private-dev"
99./3.5.exp $OVERLAY $CHROOT
100
101echo "TESTING: 3.6 private-etc"
102./3.6.exp notworking-todo $CHROOT
103