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 b83d20e..2c992e3 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.39 2009/09/17 17:58:10 dgp Exp $ if {[catch {package require tcltest 2.0.2}]} { puts stderr "Skipping tests in [info script]. tcltest 2.0.2 required." |