Fix .gitignore for new dist name
[catagits/Catalyst-Action-Serialize-Data-Serializer.git] / xt / pod.t
CommitLineData
36b40b8e 1use strict;
2use warnings;
3use Test::More;
4
4a1b40cd 5use Test::Pod 1.14;
36b40b8e 6
7all_pod_files_ok();