Convert to Dist::Zilla
[catagits/Test-EOL.git] / t / 04-pod.t
diff --git a/t/04-pod.t b/t/04-pod.t
deleted file mode 100644 (file)
index e7cae75..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-use Test::More;
-eval "use Test::Pod";
-plan skip_all => "Test::Pod required for testing POD" if $@;
-all_pod_files_ok();