Skip to content

Commit

Permalink
closes #8 fixes #6
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Mar 13, 2022
1 parent 59f59bd commit 4ad1244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/05-mode-switching.t
Expand Up @@ -56,4 +56,5 @@ sub perform-write (IO::Handle $fh) {
$fh.put: |<foo bar baz>, 42;
$fh.print: |<foo bar baz>, 42;
$fh.print-nl;
$fh.flush;
}

0 comments on commit 4ad1244

Please sign in to comment.