summaryrefslogtreecommitdiffstats
path: root/tests/canvText.test
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/canvText.test
parent66168e9811b7b5288bea090ad862a7c39284404f (diff)
downloadtk-561def0a476b2905df665d317583408e48cb8ff2.zip
tk-561def0a476b2905df665d317583408e48cb8ff2.tar.gz
tk-561def0a476b2905df665d317583408e48cb8ff2.tar.bz2
Merged 8-1-0 into mainline.
Diffstat (limited to 'tests/canvText.test')
-rw-r--r--tests/canvText.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/canvText.test b/tests/canvText.test
index b5933f5..00f8b7f 100644
--- a/tests/canvText.test
+++ b/tests/canvText.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: canvText.test,v 1.5 1999/04/20 22:28:52 rjohnson Exp $
+# RCS: @(#) $Id: canvText.test,v 1.6 1999/04/21 21:53:29 rjohnson Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
source [file join [pwd] [file dirname [info script]] defs.tcl]