From 17cf10d104c7cd7e936cbab403f027b19d3ac265 Mon Sep 17 00:00:00 2001 From: ericm Date: Mon, 31 Jul 2000 18:03:50 +0000 Subject: Removed dead space at end of file. --- tests/trace.test | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/tests/trace.test b/tests/trace.test index 35494bc..f5d1d0f 100644 --- a/tests/trace.test +++ b/tests/trace.test @@ -11,7 +11,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: trace.test,v 1.6 2000/04/10 17:19:05 ericm Exp $ +# RCS: @(#) $Id: trace.test,v 1.7 2000/07/31 18:03:50 ericm Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest @@ -971,15 +971,3 @@ catch {unset y} # cleanup ::tcltest::cleanupTests return - - - - - - - - - - - - -- cgit v0.12