X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Fauthor%2Fpod.t;fp=t%2Fauthor%2Fpod.t;h=0000000000000000000000000000000000000000;hp=f908f7380993e11bba5d9a5151f6cc4c74b7eb16;hb=807303a1658f895c41417beba24d24ff9b71c194;hpb=b62c4f8b4b612b159ff6e02e350a818f6c6ee5c3 diff --git a/t/author/pod.t b/t/author/pod.t deleted file mode 100644 index f908f73..0000000 --- a/t/author/pod.t +++ /dev/null @@ -1,8 +0,0 @@ -use strict; -use warnings; -use Test::More; - -use Test::Pod 1.14; - -all_pod_files_ok(); -