summaryrefslogtreecommitdiff
path: root/xt/author/distmeta.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/author/distmeta.t')
-rw-r--r--xt/author/distmeta.t7
1 files changed, 7 insertions, 0 deletions
diff --git a/xt/author/distmeta.t b/xt/author/distmeta.t
new file mode 100644
index 0000000..d13978a
--- /dev/null
+++ b/xt/author/distmeta.t
@@ -0,0 +1,7 @@
+#!perl
+# This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
+use strict;
+use warnings;
+use Test::CPAN::Meta;
+
+meta_yaml_ok();