Fix, test, document
[catagits/Catalyst-Authentication-Credential-HTTP.git] / t / author / podcoverage.t
CommitLineData
ac0351e1 1use Test::More;
2
3use Test::Pod::Coverage 1.04;
4
5all_pod_coverage_ok();