summaryrefslogtreecommitdiffstats
path: root/tests/winNotify.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-04 16:45:51 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-09-04 16:45:51 (GMT)
commitff741e8b29f173130bc6e8919eafa763738bffd0 (patch)
tree091486071eb08cbd4e32fdeffc90313db7f1aa31 /tests/winNotify.test
parent1674055d7a5077032b0ae8c68af6e7593420cdfd (diff)
parent0aaf6122a593480ef13b8a66624a7565c087eb21 (diff)
downloadtcl-ff741e8b29f173130bc6e8919eafa763738bffd0.zip
tcl-ff741e8b29f173130bc6e8919eafa763738bffd0.tar.gz
tcl-ff741e8b29f173130bc6e8919eafa763738bffd0.tar.bz2
Merge 8.7
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 3e48dbf..0433b4a 100644
--- a/tests/winNotify.test
+++ b/tests/winNotify.test
@@ -11,7 +11,7 @@
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
if {"::tcltest" ni [namespace children]} {
- package require tcltest
+ package require tcltest 2.5
namespace import -force ::tcltest::*
}