Skip to content

Commit 554664c

Browse files
committed
xt/03-no-404s.t: marked as TODO
Failures: - stribika.github.io: 500 - cpanmin.us: 403
1 parent 956b794 commit 554664c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xt/03-no-404s.t

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ use Test::More 0.88
88
: ());
99

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

1315
done_testing;

0 commit comments

Comments
 (0)