Require Pod::Simple which understands L<foo|url> in author mode. Move the Pod tests...
[catagits/Catalyst-Manual.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..66338a3
--- /dev/null
@@ -0,0 +1,5 @@
+use Test::More;
+
+use Test::Pod::Coverage 1.04;
+
+all_pod_coverage_ok();