summaryrefslogtreecommitdiffstats
path: root/tests/trace.test
diff options
context:
space:
mode:
authorericm <ericm>2000-07-31 18:03:50 (GMT)
committerericm <ericm>2000-07-31 18:03:50 (GMT)
commit26a8ccad2577dedd79a7cfd45e1df92aed1639c6 (patch)
tree5ae6cad06d443b88874093c4d58f9913581a3487 /tests/trace.test
parent1a18533895df4665502242cf4924c6b78254663a (diff)
downloadtcl-26a8ccad2577dedd79a7cfd45e1df92aed1639c6.zip
tcl-26a8ccad2577dedd79a7cfd45e1df92aed1639c6.tar.gz
tcl-26a8ccad2577dedd79a7cfd45e1df92aed1639c6.tar.bz2
Removed dead space at end of file.
Diffstat (limited to 'tests/trace.test')
-rw-r--r--tests/trace.test14
1 files changed, 1 insertions, 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
-
-
-
-
-
-
-
-
-
-
-
-