summaryrefslogtreecommitdiffstats
path: root/tests/event.test
diff options
context:
space:
mode:
authorstanton <stanton>1998-09-21 23:39:52 (GMT)
committerstanton <stanton>1998-09-21 23:39:52 (GMT)
commit494c2de3a748b449c69ce322a1a741f5a31fd4d5 (patch)
treec3ece48c0ae3f4ba54787e0e8e729b65752ef3f9 /tests/event.test
parent7a698c0488d99c0af42022714638ae1ba2afaa49 (diff)
downloadtcl-494c2de3a748b449c69ce322a1a741f5a31fd4d5.zip
tcl-494c2de3a748b449c69ce322a1a741f5a31fd4d5.tar.gz
tcl-494c2de3a748b449c69ce322a1a741f5a31fd4d5.tar.bz2
Added contents of Tcl 8.1a2
Diffstat (limited to 'tests/event.test')
-rw-r--r--tests/event.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/event.test b/tests/event.test
index 027f7e0..2dc6eb6 100644
--- a/tests/event.test
+++ b/tests/event.test
@@ -8,7 +8,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# "@(#) event.test 1.35 97/08/11 11:58:38"
+# "@(#) event.test 1.36 97/12/08 15:05:00"
if {[string compare test [info procs test]] == 1} then {source defs}
@@ -565,3 +565,5 @@ if {[info commands testfilewait] != ""} {
foreach i [after info] {
after cancel $i
}
+
+return