summaryrefslogtreecommitdiff
path: root/xt/author/pod-spell.t
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2014-11-13 06:59:49 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2014-11-13 06:59:49 +0000
commit60626c51d97a7ef06b364481ae4afd9706ef6ece (patch)
tree29f14af72f207da0e57c7ac944a2ab3faddff296 /xt/author/pod-spell.t
downloadClass-Load-XS-tarball-master.tar.gz
Diffstat (limited to 'xt/author/pod-spell.t')
-rw-r--r--xt/author/pod-spell.t27
1 files changed, 27 insertions, 0 deletions
diff --git a/xt/author/pod-spell.t b/xt/author/pod-spell.t
new file mode 100644
index 0000000..b1c9e1f
--- /dev/null
+++ b/xt/author/pod-spell.t
@@ -0,0 +1,27 @@
+use strict;
+use warnings;
+use Test::More;
+
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006008
+use Test::Spelling 0.12;
+use Pod::Wordlist;
+
+
+add_stopwords(<DATA>);
+all_pod_files_spelling_ok( qw( bin lib ) );
+__DATA__
+Dave
+Rolsky
+autarch
+Karen
+Etheridge
+ether
+Jesse
+Luehrs
+doy
+github
+hurricup
+lib
+Class
+Load
+XS