summaryrefslogtreecommitdiffstats
path: root/tests/platform.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/platform.test')
-rw-r--r--tests/platform.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/platform.test b/tests/platform.test
index 30188f1..9c7dec5 100644
--- a/tests/platform.test
+++ b/tests/platform.test
@@ -13,7 +13,7 @@
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest
- namespace import ::tcltest::*
+ namespace import -force ::tcltest::*
}
test platform-1.1 {TclpSetVariables: tcl_platform} {