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)
commit17cf10d104c7cd7e936cbab403f027b19d3ac265 (patch)
tree5ae6cad06d443b88874093c4d58f9913581a3487 /tests/trace.test
parent3d772a42366db3a24d6db9b00e80245fdf991bf1 (diff)
downloadtcl-17cf10d104c7cd7e936cbab403f027b19d3ac265.zip
tcl-17cf10d104c7cd7e936cbab403f027b19d3ac265.tar.gz
tcl-17cf10d104c7cd7e936cbab403f027b19d3ac265.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
-
-
-
-
-
-
-
-
-
-
-
-