modernize these author tests
[catagits/Catalyst-View-TT.git] / xt / pod-coverage.t
CommitLineData
dcdaafb1 1use strict;
2use warnings;
2774dc77 3
dcdaafb1 4use Test::More;
5use Test::Pod::Coverage 1.04;
2774dc77 6
7all_pod_coverage_ok();