move author tests to xt
[catagits/Catalyst-Manual.git] / xt / author / pod.t
CommitLineData
adb0550a 1use Test::More;
2use Test::Pod 1.14;
3all_pod_files_ok();
4