move pod tests to xt
[p5sagit/Class-C3-Componentised.git] / xt / pod.t
1 #!perl -T
2
3 use Test::More;
4 use Test::Pod 1.14;
5 all_pod_files_ok();