summaryrefslogtreecommitdiff
path: root/xt/release/pod-syntax.t
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2015-06-28 17:50:34 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2015-06-28 17:50:34 +0000
commitb7fb38421c30b0419a30311c1bde34706aa60fb8 (patch)
tree57f2bcea8db83589377c8bc0253a10c66df46d72 /xt/release/pod-syntax.t
downloadPath-Tiny-tarball-b7fb38421c30b0419a30311c1bde34706aa60fb8.tar.gz
Diffstat (limited to 'xt/release/pod-syntax.t')
-rw-r--r--xt/release/pod-syntax.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/xt/release/pod-syntax.t b/xt/release/pod-syntax.t
new file mode 100644
index 0000000..f0468f1
--- /dev/null
+++ b/xt/release/pod-syntax.t
@@ -0,0 +1,6 @@
+#!perl
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
+use Test::More;
+use Test::Pod 1.41;
+
+all_pod_files_ok();