summaryrefslogtreecommitdiffstats
path: root/tests/ioTrans.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ioTrans.test')
-rw-r--r--tests/ioTrans.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ioTrans.test b/tests/ioTrans.test
index aa2fbc7..f82c610 100644
--- a/tests/ioTrans.test
+++ b/tests/ioTrans.test
@@ -613,6 +613,8 @@ test iortrans-4.9 {chan read, gets, bug 2921116} -setup {
finalize {
if {![info exists index($chan)]} {return}
unset index($chan) buffer($chan)
+ array unset index
+ array unset buffer
return
}
watch {}