diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/trace.test | 14 |
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 - - - - - - - - - - - - |