X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F02pod.t;fp=t%2F02pod.t;h=0000000000000000000000000000000000000000;hb=ac0351e16fa05aaed6d887258256374cad670497;hp=1647794510bbde7dd741a90c23c802cb3fc4fc3a;hpb=9c02f7aa12c546a85435a362efc92eb4658423fe;p=catagits%2FCatalyst-Authentication-Credential-HTTP.git diff --git a/t/02pod.t b/t/02pod.t deleted file mode 100644 index 1647794..0000000 --- a/t/02pod.t +++ /dev/null @@ -1,7 +0,0 @@ -use Test::More; - -eval "use Test::Pod 1.14"; -plan skip_all => 'Test::Pod 1.14 required' if $@; -plan skip_all => 'set TEST_POD to enable this test' unless $ENV{TEST_POD}; - -all_pod_files_ok();