diff options
-rw-r--r-- | tests/chanio.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chanio.test b/tests/chanio.test index 6a8524c..fbc9854 100644 --- a/tests/chanio.test +++ b/tests/chanio.test @@ -7512,7 +7512,7 @@ test chan-io-70.1 {Transfer channel} -setup { set res }] } -cleanup { - thread::release + thread::release $tid removeFile cutsplice } -result {0 1 0} |