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