Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed note
  • Loading branch information
zhuomingliang committed Aug 22, 2015
1 parent b143d8a commit 2fed439
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion S16-io/note.t
Expand Up @@ -6,7 +6,10 @@ use v6;

say "1..8";

# Tests for say
# for easy text
$*ERR = $*OUT;

# Tests for note
{
note "ok 1 - basic form of note";
}
Expand Down

0 comments on commit 2fed439

Please sign in to comment.