summaryrefslogtreecommitdiffstats
path: root/tests/cmdMZ.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cmdMZ.test')
-rw-r--r--tests/cmdMZ.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/cmdMZ.test b/tests/cmdMZ.test
index 2ac74cd..4c4f532 100644
--- a/tests/cmdMZ.test
+++ b/tests/cmdMZ.test
@@ -24,6 +24,10 @@ namespace eval ::tcl::test::cmdMZ {
namespace import ::tcltest::temporaryDirectory
namespace import ::tcltest::test
+ if {[namespace which -command ::tcl::unsupported::timerate] ne ""} {
+ namespace import ::tcl::unsupported::timerate
+ }
+
# Tcl_PwdObjCmd
test cmdMZ-1.1 {Tcl_PwdObjCmd} {