Skip to content

Commit

Permalink
xt/03-no-404s.t: marked as TODO
Browse files Browse the repository at this point in the history
Failures:
- stribika.github.io: 500
- cpanmin.us: 403
  • Loading branch information
dolmen committed Nov 24, 2015
1 parent 956b794 commit 554664c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xt/03-no-404s.t
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ use Test::More 0.88
: ());

use Test::Pod::No404s;

$TODO = 'Test::Pod::No404s has issues with stribika.github.io and cpanmin.us';
pod_file_ok($_) for qw< README.pod bin/github-keygen CONTRIBUTING.pod >;

done_testing;

0 comments on commit 554664c

Please sign in to comment.