Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Correct number of planned Euler tests
  • Loading branch information
Paul Cochrane committed Aug 28, 2015
1 parent 13177d5 commit f418282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/categories/euler.t
Expand Up @@ -2,7 +2,7 @@ use v6;

use Test;

plan 58;
plan 60;

my $skip = True;

Expand Down

0 comments on commit f418282

Please sign in to comment.