diff options
Diffstat (limited to 'tests/namespace.test')
-rw-r--r-- | tests/namespace.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/namespace.test b/tests/namespace.test index 1c39b5c..cda26f8 100644 --- a/tests/namespace.test +++ b/tests/namespace.test @@ -11,8 +11,6 @@ # # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: namespace.test,v 1.79 2011/01/01 15:14:43 dkf Exp $ package require tcltest 2 namespace import -force ::tcltest::* |