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