Make all the extra tests REQUIRED for authors
[catagits/Catalyst-View-ContentNegotiation-XHTML.git] / t / author / pod-coverage.t
1 #!perl
2
3 use Test::More;
4 use Test::Pod::Coverage 1.04;
5 all_pod_coverage_ok();
6