summaryrefslogtreecommitdiffstats
path: root/tests/timer.test
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-05-19 13:02:10 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-05-19 13:02:10 (GMT)
commitbd5e2688af7a2c5484b64e23711d31ab5341a356 (patch)
treea902d4ab7836b0da17c96b8d446c19774fecb5e4 /tests/timer.test
parent462f64f569bcdb346dab2aebb0450996c746f7f4 (diff)
downloadtcl-bd5e2688af7a2c5484b64e23711d31ab5341a356.zip
tcl-bd5e2688af7a2c5484b64e23711d31ab5341a356.tar.gz
tcl-bd5e2688af7a2c5484b64e23711d31ab5341a356.tar.bz2
Fix whitespace
Diffstat (limited to 'tests/timer.test')
-rw-r--r--tests/timer.test14
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
-
-
-
-
-
-
-
-
-
-
-
-