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