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, 2 insertions, 1 deletions
diff --git a/test/fs/fs.sh b/test/fs/fs.sh
index 08888020c..00e6e29c2 100755
--- a/test/fs/fs.sh
+++ b/test/fs/fs.sh
@@ -51,5 +51,6 @@ echo "TESTING: blacklist glob (test/fs/option_blacklist_glob.exp)"
51echo "TESTING: bind as user (test/fs/option_bind_user.exp)" 51echo "TESTING: bind as user (test/fs/option_bind_user.exp)"
52./option_bind_user.exp 52./option_bind_user.exp
53 53
54 54echo "TESTING: recursive mkdir (test/fs/mkdir.exp)"
55./mkdir.exp
55 56