diff options
Diffstat (limited to 'tests/eval.test')
-rw-r--r-- | tests/eval.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/eval.test b/tests/eval.test index 5d2813f..70ceac8 100644 --- a/tests/eval.test +++ b/tests/eval.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: eval.test,v 1.10 2011/01/01 15:14:43 dkf Exp $ if {"::tcltest" ni [namespace children]} { package require tcltest |