diff options
Diffstat (limited to 'tests/incr.test')
-rw-r--r-- | tests/incr.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/incr.test b/tests/incr.test index 5f3a633..7ed9824 100644 --- a/tests/incr.test +++ b/tests/incr.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: incr.test,v 1.8 2003/02/07 01:07:05 mdejong Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest |