aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/fs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/fs.sh')
-rwxr-xr-xtest/fs/fs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fs/fs.sh b/test/fs/fs.sh
index 1c5473f79..d9a425661 100755
--- a/test/fs/fs.sh
+++ b/test/fs/fs.sh
@@ -61,6 +61,9 @@ echo "TESTING: whitelist empty (test/fs/whitelist-empty.exp)"
61echo "TESTING: private whitelist (test/fs/private-whitelist.exp)" 61echo "TESTING: private whitelist (test/fs/private-whitelist.exp)"
62./private-whitelist.exp 62./private-whitelist.exp
63 63
64echo "TESTING: whitelist ~/Downloads (test/fs/whitelist-downloads.exp)"
65./whitelist-downloads.exp
66
64echo "TESTING: invalid filename (test/fs/invalid_filename.exp)" 67echo "TESTING: invalid filename (test/fs/invalid_filename.exp)"
65./invalid_filename.exp 68./invalid_filename.exp
66 69