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 8913204..f2923de 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.38 2011/01/01 15:14:43 dkf Exp $ -# if {"::tcltest" ni [namespace children]} { package require tcltest 2.2 |