aboutsummaryrefslogtreecommitdiff
path: root/tests/filecopy.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filecopy.test')
-rw-r--r--tests/filecopy.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filecopy.test b/tests/filecopy.test
index 36382c9..0dc9eb7 100644
--- a/tests/filecopy.test
+++ b/tests/filecopy.test
@@ -5,7 +5,7 @@ needs cmd file
needs cmd exec
needs cmd parray tclcompat
-testConstraint unix [expr {$tcl_platform(platform) eq "unix"}]
+constraint expr unix {$tcl_platform(platform) eq "unix"}
cd [file dirname [info script]]