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