summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2002-03-24 18:09:19 (GMT)
committervincentdarley <vincentdarley>2002-03-24 18:09:19 (GMT)
commitb81b0779c56b017a12588c6800507f3cef5fc499 (patch)
treeb5ba918da16768a37943ae82d0b2220f3c2ee51c /tests
parent8a02ee155f91a31fb66ddc39cbbf1d1bbbeb4f36 (diff)
downloadtcl-b81b0779c56b017a12588c6800507f3cef5fc499.zip
tcl-b81b0779c56b017a12588c6800507f3cef5fc499.tar.gz
tcl-b81b0779c56b017a12588c6800507f3cef5fc499.tar.bz2
fixed typo and compiler warning in last commit; all tests now pass on unix
Diffstat (limited to 'tests')
-rw-r--r--tests/fileSystem.test2
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