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 9f163e8..af3d22c 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.20.2.4 2007/03/13 15:59:53 dgp Exp $ -# if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2.2 |