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 f5669d7..9c417d9 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.32 2009/12/21 23:25:40 nijtmans Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |