summaryrefslogtreecommitdiffstats
path: root/tests/winNotify.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/winNotify.test')
-rw-r--r--tests/winNotify.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/winNotify.test b/tests/winNotify.test
index 06c1388..52502a2 100644
--- a/tests/winNotify.test
+++ b/tests/winNotify.test
@@ -16,7 +16,7 @@ if {"::tcltest" ni [namespace children]} {
}
::tcltest::loadTestedCommands
-catch [list package require -exact Tcltest [info patchlevel]]
+catch [list package require -exact tcl::test [info patchlevel]]
testConstraint testeventloop [expr {[info commands testeventloop] != {}}]