summaryrefslogtreecommitdiffstats
path: root/tests/fileSystem.test
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley@noemail.net>2002-03-24 18:09:18 (GMT)
committervincentdarley <vincentdarley@noemail.net>2002-03-24 18:09:18 (GMT)
commitc91c46ee4d3893b6479d999ec7d2d3b97570de47 (patch)
treeb5ba918da16768a37943ae82d0b2220f3c2ee51c /tests/fileSystem.test
parent7b8d15c4ec1a984af14eb86410fef0459a81b594 (diff)
downloadtcl-c91c46ee4d3893b6479d999ec7d2d3b97570de47.zip
tcl-c91c46ee4d3893b6479d999ec7d2d3b97570de47.tar.gz
tcl-c91c46ee4d3893b6479d999ec7d2d3b97570de47.tar.bz2
fixed typo and compiler warning in last commit; all tests now pass on unix
FossilOrigin-Name: 66780b90f58372d920d12c195fa9672c3e368ab8
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 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