X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F99-pod.t;fp=t%2F99-pod.t;h=0000000000000000000000000000000000000000;hb=599ae2385cf3a9e5f71dbf049b7a4ae3bf98a178;hp=437887a0a239552ab16a8ea928153fa380d2337d;hpb=64fa55fd5956658cf77b4d7142df46707a968c20;p=catagits%2FCatalyst-Plugin-ConfigLoader.git diff --git a/t/99-pod.t b/t/99-pod.t deleted file mode 100644 index 437887a..0000000 --- a/t/99-pod.t +++ /dev/null @@ -1,4 +0,0 @@ -use Test::More; -eval "use Test::Pod 1.00"; -plan skip_all => "Test::Pod 1.00 required for testing POD" if $@; -all_pod_files_ok();