Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
adjust plan
  • Loading branch information
FROGGS committed Aug 16, 2015
1 parent f827beb commit b007c41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion S32-list/grep.t
Expand Up @@ -9,7 +9,7 @@ built-in grep tests
=end pod

plan 43;
plan 37;

my @list = (1 .. 10);

Expand Down
2 changes: 1 addition & 1 deletion S32-list/sort.t
@@ -1,6 +1,6 @@
use v6;
use Test;
plan 32;
plan 30;

# L<S32::Containers/"List"/"=item sort">

Expand Down

0 comments on commit b007c41

Please sign in to comment.