summaryrefslogtreecommitdiffstats
path: root/tests/all.tcl
diff options
context:
space:
mode:
authorrjohnson <rjohnson>1999-04-21 21:53:19 (GMT)
committerrjohnson <rjohnson>1999-04-21 21:53:19 (GMT)
commit561def0a476b2905df665d317583408e48cb8ff2 (patch)
tree8cccda69f9eed39178211bfcc3361f6d2b711f24 /tests/all.tcl
parent66168e9811b7b5288bea090ad862a7c39284404f (diff)
downloadtk-561def0a476b2905df665d317583408e48cb8ff2.zip
tk-561def0a476b2905df665d317583408e48cb8ff2.tar.gz
tk-561def0a476b2905df665d317583408e48cb8ff2.tar.bz2
Merged 8-1-0 into mainline.
Diffstat (limited to 'tests/all.tcl')
-rw-r--r--tests/all.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index 208ca5a..5e77969 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -7,7 +7,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: all.tcl,v 1.3 1999/04/19 23:54:56 hershey Exp $
+# RCS: @(#) $Id: all.tcl,v 1.4 1999/04/21 21:53:29 rjohnson Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
source [file join [pwd] [file dirname [info script]] defs.tcl]