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