diff options
Diffstat (limited to 'tests/append.test')
-rw-r--r-- | tests/append.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/append.test b/tests/append.test index 21afbfb..e35b5b1 100644 --- a/tests/append.test +++ b/tests/append.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: append.test,v 1.13 2010/12/09 10:47:53 dkf Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 |