summaryrefslogtreecommitdiffstats
path: root/tests/notify.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/notify.test')
-rw-r--r--[-rwxr-xr-x]tests/notify.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/notify.test b/tests/notify.test
index d2b9123..ba52c50 100755..100644
--- a/tests/notify.test
+++ b/tests/notify.test
@@ -18,9 +18,6 @@ if {[lsearch [namespace children] ::tcltest] == -1} {
namespace import -force ::tcltest::*
}
-::tcltest::loadTestedCommands
-catch [list package require -exact Tcltest [info patchlevel]]
-
testConstraint testevent [llength [info commands testevent]]
test notify-1.1 {Tcl_QueueEvent and delivery of a single event} \