diff options
Diffstat (limited to 'tests/var.test')
-rw-r--r-- | tests/var.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/var.test b/tests/var.test index e1a616d..c2420ff 100644 --- a/tests/var.test +++ b/tests/var.test @@ -14,7 +14,7 @@ # 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.29 2007/11/23 21:19:51 hobbs Exp $ +# RCS: @(#) $Id: var.test,v 1.30 2007/12/13 15:26:07 dgp Exp $ # if {[lsearch [namespace children] ::tcltest] == -1} { |