move author tests to xt
[catagits/Catalyst-Manual.git] / t / author / pod-coverage.t
diff --git a/t/author/pod-coverage.t b/t/author/pod-coverage.t
deleted file mode 100644 (file)
index 66338a3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-use Test::More;
-
-use Test::Pod::Coverage 1.04;
-
-all_pod_coverage_ok();