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