cvsimport
[findutils.git] / find / testsuite / find.posix / typearg.exp
blobea6a933322814b316af112db5ac7752fe64ccb40
1 # tests for arguments to -type
2 foreach type { Z ZZ } {
3 find_start f ". -type $type"