diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fileSystem.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fileSystem.test b/tests/fileSystem.test index 1e118c1..ecc6523 100644 --- a/tests/fileSystem.test +++ b/tests/fileSystem.test @@ -147,7 +147,7 @@ test filesystem-4.3 {testfilesystem} { testfilesystem 0 set filesystemReport } - -result {* {matchindirectory *} *} + -result {* {matchindirectory *}*} } # cleanup |