summaryrefslogtreecommitdiffstats
path: root/tests/all.tcl
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-04-12 09:18:52 (GMT)
committerhobbs <hobbs>2002-04-12 09:18:52 (GMT)
commit8844dff9745ef9e3040d075f67b431e907794c7f (patch)
tree954cfd07c4e0236c2b218a8068c24a880b1baa15 /tests/all.tcl
parent632d218946f706a8645608ee65e62efeff63c345 (diff)
downloadtk-8844dff9745ef9e3040d075f67b431e907794c7f.zip
tk-8844dff9745ef9e3040d075f67b431e907794c7f.tar.gz
tk-8844dff9745ef9e3040d075f67b431e907794c7f.tar.bz2
remove eof whitespace
Diffstat (limited to 'tests/all.tcl')
-rw-r--r--tests/all.tcl15
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index 0dc8c6d..f6dee92 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -9,7 +9,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: all.tcl,v 1.5 2002/04/10 19:56:50 hobbs Exp $
+# RCS: @(#) $Id: all.tcl,v 1.6 2002/04/12 09:18:52 hobbs Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
source [file join [pwd] [file dirname [info script]] defs.tcl]
@@ -65,16 +65,3 @@ foreach file [lsort $fileList] {
puts stdout "\nTests ended at [eval $timeCmd]"
::tcltest::cleanupTests 1
return
-
-
-
-
-
-
-
-
-
-
-
-
-