summaryrefslogtreecommitdiffstats
path: root/tcl8.6/tests/coroutine.test
diff options
context:
space:
mode:
Diffstat (limited to 'tcl8.6/tests/coroutine.test')
-rw-r--r--tcl8.6/tests/coroutine.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcl8.6/tests/coroutine.test b/tcl8.6/tests/coroutine.test
index fd68567..8a5494d 100644
--- a/tcl8.6/tests/coroutine.test
+++ b/tcl8.6/tests/coroutine.test
@@ -739,6 +739,8 @@ test coroutine-7.12 {coro floor above street level #3008307} -body {
}
boom ; # does not crash: the coro floor is a good insulator
list
+} -cleanup {
+ rename boom {}; rename cc {}; rename c {}
} -result {}
test coroutine-8.0.0 {coro inject executed} -body {