summaryrefslogtreecommitdiffstats
path: root/tests/notify.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/notify.test')
-rw-r--r--tests/notify.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/notify.test b/tests/notify.test
index d3ba0c8..840ad31 100644
--- a/tests/notify.test
+++ b/tests/notify.test
@@ -19,7 +19,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 testevent [llength [info commands testevent]]