diff options
Diffstat (limited to 'tests/misc.test')
-rw-r--r-- | tests/misc.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/misc.test b/tests/misc.test index d6536b7..9894e27 100644 --- a/tests/misc.test +++ b/tests/misc.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: misc.test,v 1.6 2003/02/16 01:36:32 msofer Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest |