From c75824de892b2e33257084a1ba1329feee0b693d Mon Sep 17 00:00:00 2001 From: vincentdarley Date: Sun, 24 Mar 2002 12:38:43 +0000 Subject: fs tests --- tests/fileSystem.test | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/fileSystem.test b/tests/fileSystem.test index ea636f9..1e118c1 100644 --- a/tests/fileSystem.test +++ b/tests/fileSystem.test @@ -150,8 +150,10 @@ test filesystem-4.3 {testfilesystem} { -result {* {matchindirectory *} *} } +# cleanup catch {unset filesystemReport} # Make sure the testfilesystem hasn't been registered. while {![catch {testfilesystem 0}]} {} - +::tcltest::cleanupTests +return -- cgit v0.12