Skip to content

Commit

Permalink
skip the correct number of tests in a release tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
cotto committed Jan 18, 2011
1 parent 8c3d3b4 commit 502d035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/manifest/01-basic.t
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ use lib (qw| lib |);
SKIP: {
skip
q{Relevant only when working in checkout from repository},
12
11
unless (-e 'DEVELOPING');

use_ok('Parrot::Manifest');
Expand Down

0 comments on commit 502d035

Please sign in to comment.