summaryrefslogtreecommitdiffstats
path: root/tests/clock.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clock.test')
-rw-r--r--tests/clock.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clock.test b/tests/clock.test
index 9052990..c51c829 100644
--- a/tests/clock.test
+++ b/tests/clock.test
@@ -12,7 +12,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::*
}