X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fauthor%2Fpod-coverage.t;fp=t%2Fauthor%2Fpod-coverage.t;h=b4a2fabd18f2416e08b8a00ca72b042cf3e9af2f;hb=f5b92c9127124d8b451a1a2994d85b9e5aa32806;hp=0000000000000000000000000000000000000000;hpb=66b806bd61e2db6d8b586d8f69624a3c93d20f9e;p=catagits%2FCatalyst-View-ContentNegotiation-XHTML.git diff --git a/t/author/pod-coverage.t b/t/author/pod-coverage.t new file mode 100644 index 0000000..b4a2fab --- /dev/null +++ b/t/author/pod-coverage.t @@ -0,0 +1,6 @@ +#!perl + +use Test::More; +use Test::Pod::Coverage 1.04; +all_pod_coverage_ok(); +