diff options
Diffstat (limited to 'tests/env.test')
-rw-r--r-- | tests/env.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/env.test b/tests/env.test index e73ca52..47ada47 100644 --- a/tests/env.test +++ b/tests/env.test @@ -10,8 +10,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: env.test,v 1.28.4.1 2010/01/06 22:02:05 nijtmans Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |