diff options
Diffstat (limited to 'tests/text.test')
-rw-r--r-- | tests/text.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text.test b/tests/text.test index a3f519f..df19c04 100644 --- a/tests/text.test +++ b/tests/text.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: text.test,v 1.4 1999/04/20 01:04:04 rjohnson Exp $ +# RCS: @(#) $Id: text.test,v 1.5 1999/04/21 21:53:30 rjohnson Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { source [file join [pwd] [file dirname [info script]] defs.tcl] |