summaryrefslogtreecommitdiffstats
path: root/tests/dcall.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/dcall.test
parent7a698c0488d99c0af42022714638ae1ba2afaa49 (diff)
downloadtcl-494c2de3a748b449c69ce322a1a741f5a31fd4d5.zip
tcl-494c2de3a748b449c69ce322a1a741f5a31fd4d5.tar.gz
tcl-494c2de3a748b449c69ce322a1a741f5a31fd4d5.tar.bz2
Added contents of Tcl 8.1a2
Diffstat (limited to 'tests/dcall.test')
-rw-r--r--tests/dcall.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/dcall.test b/tests/dcall.test
index c7ad1c6..8ab615e 100644
--- a/tests/dcall.test
+++ b/tests/dcall.test
@@ -10,7 +10,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# SCCS: @(#) dcall.test 1.6 96/02/16 08:55:44
+# SCCS: @(#) dcall.test 1.7 97/12/08 15:02:32
if {[info commands testdcall] == {}} {
puts "This application hasn't been compiled with the \"testdcall\""
@@ -38,3 +38,5 @@ test dcall-1.5 {deletion callbacks} {
test dcall-1.6 {deletion callbacks} {
lsort -increasing [testdcall 20 21 22 -21 -22 -20]
} {}
+
+return