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