summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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