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