summaryrefslogtreecommitdiffstats
path: root/tests/unixNotfy.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unixNotfy.test')
-rw-r--r--tests/unixNotfy.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unixNotfy.test b/tests/unixNotfy.test
index 0cf7e1e..cdf0519 100644
--- a/tests/unixNotfy.test
+++ b/tests/unixNotfy.test
@@ -11,7 +11,7 @@
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
if {"::tcltest" ni [namespace children]} {
- package require tcltest 2
+ package require tcltest 2.5
namespace import -force ::tcltest::*
}