Skip to content

Commit

Permalink
removed empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
bayashi committed May 13, 2013
1 parent a7f3e25 commit cece974
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/01.jamin.t
Expand Up @@ -4,7 +4,6 @@ use Text::Chord::Piano;

my $p = Text::Chord::Piano->new;


eval { $p->chord; };
like($@, qr/no chord/, 'no chord');

Expand Down

0 comments on commit cece974

Please sign in to comment.