Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[array.t] explicit test plan again
  • Loading branch information
moritz committed Feb 23, 2011
1 parent d8455c9 commit 58c1a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S02-builtin_data_types/array.t
Expand Up @@ -2,7 +2,7 @@ use v6;

use Test;

plan *;
plan 83;

#L<S02/Mutable types/Array>

Expand Down

0 comments on commit 58c1a6a

Please sign in to comment.