fix methods and action names to match the next example (which is supposed to be equiv...
[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();