Require Pod::Simple which understands L<foo|url> in author mode. Move the Pod tests...
[catagits/Catalyst-Manual.git] / t / author / pod-coverage.t
CommitLineData
adb0550a 1use Test::More;
2
3use Test::Pod::Coverage 1.04;
4
5all_pod_coverage_ok();