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