f908f7380993e11bba5d9a5151f6cc4c74b7eb16
[catagits/Catalyst-Runtime.git] / t / author / pod.t
1 use strict;
2 use warnings;
3 use Test::More;
4
5 use Test::Pod 1.14;
6
7 all_pod_files_ok();
8