summaryrefslogtreecommitdiffstats
path: root/tests/result.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-06-01 21:45:56 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-06-01 21:45:56 (GMT)
commitf9d8739931a289eb5807115e767a3e3a80a3205b (patch)
tree67a02f4f616d0ea15ee83639ea1b85b88e0f42c6 /tests/result.test
parent9fb09ab047419f92eea30d3b4dc0a3a6b83f58b0 (diff)
downloadtcl-f9d8739931a289eb5807115e767a3e3a80a3205b.zip
tcl-f9d8739931a289eb5807115e767a3e3a80a3205b.tar.gz
tcl-f9d8739931a289eb5807115e767a3e3a80a3205b.tar.bz2
d'oh!
Diffstat (limited to 'tests/result.test')
-rw-r--r--tests/result.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result.test b/tests/result.test
index a1ee0b7..ff60713 100644
--- a/tests/result.test
+++ b/tests/result.test
@@ -115,7 +115,7 @@ test result-6.0 {Bug 1209759} testreturn {
# Might panic if bug is not fixed.
proc foo {} {testreturn}
foo
-}
+} {}
# cleanup
::tcltest::cleanupTests