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