remove $VERSION from secondary package
[catagits/Catalyst-Authentication-Credential-HTTP.git] / t / author / podcoverage.t
1 use Test::More;
2
3 use Test::Pod::Coverage 1.04;
4
5 all_pod_coverage_ok();