diff options
-rw-r--r-- | tests/ioCmd.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ioCmd.test b/tests/ioCmd.test index 43ac712..f749b46 100644 --- a/tests/ioCmd.test +++ b/tests/ioCmd.test @@ -2609,7 +2609,7 @@ test iocmd.tf-24.16 {chan write, note the background flush setup by close due to } -cleanup { rename foo {} unset res -} -result {{write rc* ABC} {watch rc* write} {} BG {write rc* ABC}} \ +} -result {{write rc* ABC} {watch rc* write} {} BG {write rc* ABC} BG {finalize rc*}} \ -constraints {testchannel thread} # --- === *** ########################### |