summaryrefslogtreecommitdiffstats
path: root/tests/fileSystem.test
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley@noemail.net>2002-03-24 12:24:56 (GMT)
committervincentdarley <vincentdarley@noemail.net>2002-03-24 12:24:56 (GMT)
commit52bd6a0b820f8f72b2e830c412a03838ce8a932a (patch)
tree89eb737dd308019b7377839f787c391e42949f58 /tests/fileSystem.test
parent2a347a34ce846bb9800016e1bca34a0b552ba6e2 (diff)
downloadtcl-52bd6a0b820f8f72b2e830c412a03838ce8a932a.zip
tcl-52bd6a0b820f8f72b2e830c412a03838ce8a932a.tar.gz
tcl-52bd6a0b820f8f72b2e830c412a03838ce8a932a.tar.bz2
fs tests
FossilOrigin-Name: c0ae8e817046f8c53ba358e834cb3faca92bb7b8
Diffstat (limited to 'tests/fileSystem.test')
-rw-r--r--tests/fileSystem.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fileSystem.test b/tests/fileSystem.test
index 180482b..ea636f9 100644
--- a/tests/fileSystem.test
+++ b/tests/fileSystem.test
@@ -147,7 +147,7 @@ test filesystem-4.3 {testfilesystem} {
testfilesystem 0
set filesystemReport
}
- -result {* {matchindirectory */tests/} *}
+ -result {* {matchindirectory *} *}
}
catch {unset filesystemReport}