Cleanup author tests
[catagits/Catalyst-Plugin-Static-Simple.git] / t / author / 03podcoverage.t
1 use Test::More;
2
3 use Test::Pod::Coverage 1.04;
4
5 all_pod_coverage_ok();