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