summaryrefslogtreecommitdiffstats
path: root/tests/cmdMZ.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-27 11:53:43 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-27 11:53:43 (GMT)
commitac370c9a7305ebde8a9d3439fa5260e925d3bba3 (patch)
tree562c7d08d42eca795a318fe25225efd770205525 /tests/cmdMZ.test
parenteba8349b2c75c6244f5cbe33088c90eec93c4323 (diff)
downloadtcl-ac370c9a7305ebde8a9d3439fa5260e925d3bba3.zip
tcl-ac370c9a7305ebde8a9d3439fa5260e925d3bba3.tar.gz
tcl-ac370c9a7305ebde8a9d3439fa5260e925d3bba3.tar.bz2
One more knownMsvcBug marker (seen in Travis). Properly export ::tcltest::testConstraint in cmdMZ.test
Diffstat (limited to 'tests/cmdMZ.test')
-rw-r--r--tests/cmdMZ.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cmdMZ.test b/tests/cmdMZ.test
index 93bd6b1..98cb0fb 100644
--- a/tests/cmdMZ.test
+++ b/tests/cmdMZ.test
@@ -22,6 +22,7 @@ namespace eval ::tcl::test::cmdMZ {
namespace import ::tcltest::makeFile
namespace import ::tcltest::removeFile
namespace import ::tcltest::temporaryDirectory
+ namespace import ::tcltest::testConstraint
namespace import ::tcltest::test
if {[namespace which -command ::tcl::unsupported::timerate] ne ""} {