Make all the extra tests REQUIRED for authors
[catagits/Catalyst-View-ContentNegotiation-XHTML.git] / t / author / pod.t
diff --git a/t/author/pod.t b/t/author/pod.t
new file mode 100644 (file)
index 0000000..981212a
--- /dev/null
@@ -0,0 +1,6 @@
+#!perl
+
+use Test::More;
+use Test::Pod 1.14;
+all_pod_files_ok();
+