summaryrefslogtreecommitdiffstats
path: root/tests/oo.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/oo.test')
-rw-r--r--tests/oo.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/oo.test b/tests/oo.test
index c16d150..60d0077 100644
--- a/tests/oo.test
+++ b/tests/oo.test
@@ -6,8 +6,6 @@
#
# See the file "license.terms" for information on usage and redistribution of
# this file, and for a DISCLAIMER OF ALL WARRANTIES.
-#
-# RCS: @(#) $Id: oo.test,v 1.44 2011/01/18 13:50:03 dkf Exp $
package require -exact TclOO 0.6.2 ;# Must match value in generic/tclOO.h
package require tcltest 2