X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=t%2Fauthor%2Fpod.t;fp=t%2Fauthor%2Fpod.t;h=a4cdf074857e6dc27a5ef93b8117712461c7b75b;hp=0000000000000000000000000000000000000000;hb=adb0550a261872e52c0c135273249c8b32445a11;hpb=7c63f9e7db0564430006d4c4626200509cbf1283 diff --git a/t/author/pod.t b/t/author/pod.t new file mode 100644 index 0000000..a4cdf07 --- /dev/null +++ b/t/author/pod.t @@ -0,0 +1,4 @@ +use Test::More; +use Test::Pod 1.14; +all_pod_files_ok(); +