link fixes
[catagits/Catalyst-Manual.git] / t / author / pod-coverage.t
1 use Test::More;
2
3 use Test::Pod::Coverage 1.04;
4
5 all_pod_coverage_ok();