summaryrefslogtreecommitdiffstats
path: root/tests/util.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/util.test')
-rw-r--r--tests/util.test8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/util.test b/tests/util.test
index d3d5c91..bf89528 100644
--- a/tests/util.test
+++ b/tests/util.test
@@ -6,11 +6,11 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: util.test,v 1.3 1999/04/16 01:51:42 stanton Exp $
+# RCS: @(#) $Id: util.test,v 1.4 2002/07/12 13:41:00 dgp Exp $
-if {[lsearch [namespace children] ::tcltest] == -1} {
- source [file join [pwd] [file dirname [info script]] defs.tcl]
-}
+package require tcltest 2.1
+namespace import -force tcltest::test
+eval tcltest::configure $argv
foreach i [winfo children .] {
destroy $i