move pod tests to xt
[catagits/Catalyst-Plugin-ConfigLoader.git] / xt / pod.t
1 use strict;
2 use warnings;
3
4 use Test::More;
5 use Test::Pod 1.00;
6 all_pod_files_ok();