diff options
author | rjohnson <rjohnson> | 1999-04-21 21:53:19 (GMT) |
---|---|---|
committer | rjohnson <rjohnson> | 1999-04-21 21:53:19 (GMT) |
commit | 561def0a476b2905df665d317583408e48cb8ff2 (patch) | |
tree | 8cccda69f9eed39178211bfcc3361f6d2b711f24 /tests/unixEmbed.test | |
parent | 66168e9811b7b5288bea090ad862a7c39284404f (diff) | |
download | tk-561def0a476b2905df665d317583408e48cb8ff2.zip tk-561def0a476b2905df665d317583408e48cb8ff2.tar.gz tk-561def0a476b2905df665d317583408e48cb8ff2.tar.bz2 |
Merged 8-1-0 into mainline.
Diffstat (limited to 'tests/unixEmbed.test')
-rw-r--r-- | tests/unixEmbed.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unixEmbed.test b/tests/unixEmbed.test index 23b1c64..41e304b 100644 --- a/tests/unixEmbed.test +++ b/tests/unixEmbed.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: unixEmbed.test,v 1.6 1999/04/19 23:54:57 hershey Exp $ +# RCS: @(#) $Id: unixEmbed.test,v 1.7 1999/04/21 21:53:30 rjohnson Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { source [file join [pwd] [file dirname [info script]] defs.tcl] |