Kill hard tabs, make tests which should be author side only be author side only....
[catagits/Gitalist.git] / t / author / pod.t
1 #!/usr/bin/env perl
2 use strict;
3 use warnings;
4 use Test::More;
5
6 use Test::Pod 1.14;
7
8 all_pod_files_ok();