diff options
Diffstat (limited to 'tests/package.test')
-rw-r--r-- | tests/package.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/package.test b/tests/package.test index 4179a47..dbeedb7 100644 --- a/tests/package.test +++ b/tests/package.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: package.test,v 1.4 2011/01/06 10:20:39 dkf Exp $ if {"::tcltest" ni [namespace children]} { package require tcltest 2 |