summaryrefslogtreecommitdiffstats
path: root/tests/notify.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/notify.test')
-rwxr-xr-xtests/notify.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/notify.test b/tests/notify.test
index db2a60d..d85eba2 100755
--- a/tests/notify.test
+++ b/tests/notify.test
@@ -13,10 +13,10 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: notify.test,v 1.2 2003/02/17 17:23:57 kennykb Exp $
+# RCS: @(#) $Id: notify.test,v 1.2.2.1 2003/10/06 13:55:38 dgp Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
- package require tcltest
+ package require tcltest 2
namespace import -force ::tcltest::*
}