summaryrefslogtreecommitdiffstats
path: root/tests/result.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/result.test')
-rw-r--r--tests/result.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/result.test b/tests/result.test
index 3f77fdc..febbf94 100644
--- a/tests/result.test
+++ b/tests/result.test
@@ -13,7 +13,8 @@
# SCCS: @(#) result.test 1.4 97/12/08 15:07:49
if {[lsearch [namespace children] ::tcltest] == -1} {
- source [file join [pwd] [file dirname [info script]] defs.tcl]
+ package require tcltest
+ namespace import ::tcltest::*
}
# Some tests require the testsaveresult command