From 2e11e0dbd2850053a37453e87e2e8d8617634b3d Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 4 Apr 2018 14:09:09 -0400 Subject: testing --- test/fs/fs.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'test/fs/fs.sh') diff --git a/test/fs/fs.sh b/test/fs/fs.sh index dea037a4b..774c61750 100755 --- a/test/fs/fs.sh +++ b/test/fs/fs.sh @@ -64,9 +64,6 @@ echo "TESTING: whitelist empty (test/fs/whitelist-empty.exp)" echo "TESTING: private whitelist (test/fs/private-whitelist.exp)" ./private-whitelist.exp -echo "TESTING: whitelist ~/Downloads (test/fs/whitelist-downloads.exp)" -./whitelist-downloads.exp - echo "TESTING: invalid filename (test/fs/invalid_filename.exp)" ./invalid_filename.exp -- cgit v1.2.3-54-g00ecf