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