diff options
Diffstat (limited to '061channel.mu')
-rw-r--r-- | 061channel.mu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/061channel.mu b/061channel.mu index 9f4ea619..d0c7ae2f 100644 --- a/061channel.mu +++ b/061channel.mu @@ -365,7 +365,7 @@ F buffer-lines-blocks-until-newline: channel should be empty after writing 'b'] 9:boolean/completed? <- not 8:boolean assert 9:boolean/completed?, [ F buffer-lines-blocks-until-newline: channel should contain data after writing newline] - trace [test], [reached end] + trace 1, [test], [reached end] ] trace-should-contain [ test: reached end |