Catalyst::Manual::Plugins is deprecated.
[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();