X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=t%2F90-author%2Fpod-coverage.t;h=5491f5fa9b71312ce5657a23e133ff56f9b5477b;hp=8c00d87b5d941294edd4b646bbd50701527cf85d;hb=e20ad0b3c8306a73e1a0e0a1c5f88d6e84e3583e;hpb=9198b4f588644e22e005fe990c8321ce36a08375 diff --git a/t/90-author/pod-coverage.t b/t/90-author/pod-coverage.t index 8c00d87..5491f5f 100644 --- a/t/90-author/pod-coverage.t +++ b/t/90-author/pod-coverage.t @@ -15,4 +15,4 @@ my $min_pc = 0.18; eval "use Pod::Coverage $min_pc"; plan skip_all => "Pod::Coverage $min_pc required for testing POD coverage" if $@; -all_pod_coverage_ok({ also_private => [ qw/ENGINE unimport/ ] }); +all_pod_coverage_ok({ also_private => [ qw ] });