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