move pod tests to xt
[catagits/Catalyst-Plugin-ConfigLoader.git] / xt / pod-coverage.t
CommitLineData
599ae238 1use strict;
2use warnings;
3
4use Test::More;
5use Test::Pod::Coverage 1.00;
6all_pod_coverage_ok();