diff options
Diffstat (limited to 'tests/parse.test')
-rw-r--r-- | tests/parse.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/parse.test b/tests/parse.test index 0932776..fa50679 100644 --- a/tests/parse.test +++ b/tests/parse.test @@ -7,8 +7,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: parse.test,v 1.11.2.5 2006/03/07 05:30:24 dgp Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |