Release commit for 0.18
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / xt / pod.t
1 use strict;
2 use warnings;
3 use Test::More;
4 use Test::Pod 1.14;
5 all_pod_files_ok();