diff options
Diffstat (limited to 'tests/var.test')
-rw-r--r-- | tests/var.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/var.test b/tests/var.test index 65343f6..45b7207 100644 --- a/tests/var.test +++ b/tests/var.test @@ -13,9 +13,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: var.test,v 1.31.2.2 2010/08/03 17:16:14 andreas_kupries Exp $ -# if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2.2 |