modernize these tests
[catagits/Catalyst-Plugin-Email.git] / xt / pod-syntax.t
1 use strict;
2 use warnings;
3
4 use Test::More;
5 use Test::Pod 1.14;
6
7 all_pod_files_ok();