Acme-CPANAuthors-Austrian

 view release on metacpan or  search on metacpan

t/author-pod-spell.t  view on Meta::CPAN


BEGIN {
  unless ($ENV{AUTHOR_TESTING}) {
    require Test::More;
    Test::More::plan(skip_all => 'these tests are for testing by the author');
  }
}

use strict;
use warnings;
use Test::More;

# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006000
eval "use Test::Spelling 0.12; use Pod::Wordlist::hanekomu; 1" or die $@;


add_stopwords(<DATA>);
all_pod_files_spelling_ok( qw( bin lib  ) );
__DATA__
Marcel
Gruenauer
marcel
Philipp
Gortan
gortan
lib
Acme
CPANAuthors
Austrian



( run in 0.912 second using v1.01-cache-2.11-cpan-acf6aa7dc9e )