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 b49aadf02..08888020c 100755
--- a/test/fs/fs.sh
+++ b/test/fs/fs.sh
@@ -45,6 +45,9 @@ echo "TESTING: blacklist directory (test/fs/option_blacklist.exp)"
45echo "TESTING: blacklist file (test/fs/option_blacklist_file.exp)" 45echo "TESTING: blacklist file (test/fs/option_blacklist_file.exp)"
46./option_blacklist_file.exp 46./option_blacklist_file.exp
47 47
48echo "TESTING: blacklist glob (test/fs/option_blacklist_glob.exp)"
49./option_blacklist_glob.exp
50
48echo "TESTING: bind as user (test/fs/option_bind_user.exp)" 51echo "TESTING: bind as user (test/fs/option_bind_user.exp)"
49./option_bind_user.exp 52./option_bind_user.exp
50 53