diff options
Diffstat (limited to 'tests/timer.test')
-rw-r--r-- | tests/timer.test | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/tests/timer.test b/tests/timer.test index 2b9c9c5..2eab350 100644 --- a/tests/timer.test +++ b/tests/timer.test @@ -13,7 +13,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: timer.test,v 1.7 2000/04/10 17:19:05 ericm Exp $ +# RCS: @(#) $Id: timer.test,v 1.8 2004/05/19 13:03:37 dkf Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest @@ -541,15 +541,3 @@ test timer-9.1 {AfterCleanupProc procedure} { # cleanup ::tcltest::cleanupTests return - - - - - - - - - - - - |