remove $VERSION from secondary package
[catagits/Catalyst-Authentication-Credential-HTTP.git] / t / author / pod.t
CommitLineData
ac0351e1 1use Test::More;
2
3use Test::Pod 1.14;
4
5all_pod_files_ok();