diff options
Diffstat (limited to 'tests/string.test')
-rw-r--r-- | tests/string.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/string.test b/tests/string.test index 8bd2dfa..0ec65ff 100644 --- a/tests/string.test +++ b/tests/string.test @@ -11,8 +11,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: string.test,v 1.36.2.7 2006/01/23 12:11:15 msofer Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest |