X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fpod.t;h=f37ed3e324e75b370cf23db039b798663f60216a;hb=54cc4bad8c14d4adadc4bef100f351a2ad0b01c9;hp=3f8649441c3ec2c768dd8a80155c032a4d825fe9;hpb=32726d885ed56a2628ec0eccf18b2e898d1ca8ca;p=gitmo%2FMooseX-StrictConstructor.git diff --git a/t/pod.t b/t/pod.t index 3f86494..f37ed3e 100644 --- a/t/pod.t +++ b/t/pod.t @@ -3,7 +3,6 @@ use warnings; use Test::More; - plan skip_all => 'This test is only run for the module author' unless -d '.svn' || $ENV{IS_MAINTAINER};