diff options
Diffstat (limited to 'tests/platform.test')
-rw-r--r-- | tests/platform.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/platform.test b/tests/platform.test index c5d9794..e8a69f8 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 ::tcltest::* } test platform-1.1 {TclpSetVariables: tcl_platform} { |