pod tests required for author mode
[gitmo/Class-C3.git] / xt / pod.t
CommitLineData
95bebf8c 1use strict;
2use warnings;
3
4use Test::More;
5
0374fc28 6use Test::Pod 1.14;
95bebf8c 7
8all_pod_files_ok();