aboutsummaryrefslogtreecommitdiff
path: root/tests/find.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/find.test')
-rwxr-xr-xtests/find.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/find.test b/tests/find.test
index 9129a605..afe7fd2e 100755
--- a/tests/find.test
+++ b/tests/find.test
@@ -52,6 +52,7 @@ testing "-print -o -print" \
# Testing previous failures
+testing " " "cd perm; find" ".\n./all-read-only\n" "" ""
testing "-type f -user -exec" \
"find dir -type f -user $USER -exec ls {} \\;" "dir/file\n" "" ""
testing "-type l -newer -exec" \