move pod tests to xt
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / xt / pod.t
diff --git a/xt/pod.t b/xt/pod.t
new file mode 100644 (file)
index 0000000..0eeb90e
--- /dev/null
+++ b/xt/pod.t
@@ -0,0 +1,5 @@
+use strict;
+use warnings;
+use Test::More;
+use Test::Pod 1.14;
+all_pod_files_ok();