move pod test to xt
[gitmo/Class-C3-XS.git] / xt / pod.t
CommitLineData
f2f4e3b2 1use strict;
2use warnings;
3
4use Test::More;
5
6use Test::Pod 1.14;
7
8all_pod_files_ok();