move author tests to xt
[catagits/Catalyst-Manual.git] / xt / author / pod.t
diff --git a/xt/author/pod.t b/xt/author/pod.t
new file mode 100644 (file)
index 0000000..a4cdf07
--- /dev/null
@@ -0,0 +1,4 @@
+use Test::More;
+use Test::Pod 1.14;
+all_pod_files_ok();
+