move pod tests to xt
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / xt / pod.t
CommitLineData
f04bb39a 1use strict;
2use warnings;
3use Test::More;
4use Test::Pod 1.14;
5all_pod_files_ok();