summaryrefslogtreecommitdiff
path: root/xt/author/pod-spell.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/author/pod-spell.t')
-rw-r--r--xt/author/pod-spell.t19
1 files changed, 19 insertions, 0 deletions
diff --git a/xt/author/pod-spell.t b/xt/author/pod-spell.t
new file mode 100644
index 0000000..af559e1
--- /dev/null
+++ b/xt/author/pod-spell.t
@@ -0,0 +1,19 @@
+use strict;
+use warnings;
+use Test::More;
+
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006009
+use Test::Spelling 0.12;
+use Pod::Wordlist;
+
+
+add_stopwords(<DATA>);
+all_pod_files_spelling_ok( qw( bin lib ) );
+__DATA__
+Randy
+Stauner
+rwstauner
+lib
+File
+Spec
+Native