diff options
Diffstat (limited to 'tests/interp.test')
-rw-r--r-- | tests/interp.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/interp.test b/tests/interp.test index c67dcf7..fd6090e 100644 --- a/tests/interp.test +++ b/tests/interp.test @@ -9,8 +9,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: interp.test,v 1.71 2011/01/01 15:14:43 dkf Exp $ if {"::tcltest" ni [namespace children]} { package require tcltest 2.1 |