diff options
Diffstat (limited to 'tests/util.test')
-rw-r--r-- | tests/util.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/util.test b/tests/util.test index b71906d..da42f61 100644 --- a/tests/util.test +++ b/tests/util.test @@ -6,8 +6,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: util.test,v 1.10.4.4 2005/10/28 03:26:33 mdejong Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest |