]> Dogcows Code - chaz/git-codeowners/blobdiff - xt/author/pod-coverage.t
Version 0.50
[chaz/git-codeowners] / xt / author / pod-coverage.t
diff --git a/xt/author/pod-coverage.t b/xt/author/pod-coverage.t
new file mode 100644 (file)
index 0000000..66b3b64
--- /dev/null
@@ -0,0 +1,7 @@
+#!perl
+# This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests.
+
+use Test::Pod::Coverage 1.08;
+use Pod::Coverage::TrustPod;
+
+all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
This page took 0.020619 seconds and 4 git commands to generate.