From 099c96d96279845168dd26eb18b74eaae3c3fac5 Mon Sep 17 00:00:00 2001 From: dgp Date: Tue, 5 Apr 2005 17:03:22 +0000 Subject: replace obsolete "winOnly" constraint with preferred "win" --- tests/fileSystem.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fileSystem.test b/tests/fileSystem.test index 47526de..3c0bac2 100644 --- a/tests/fileSystem.test +++ b/tests/fileSystem.test @@ -913,7 +913,7 @@ test filesystem-9.5 {path objects and file tail and object rep} { cd $origdir set res } {test test} -test filesystem-9.6 {path objects and file tail and object rep} {winOnly} { +test filesystem-9.6 {path objects and file tail and object rep} win { set res {} set p "C:\\toto" lappend res [file join $p toto] -- cgit v0.12