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