X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fauthor%2Fspelling.t;h=e2fb73d619a5682acec89cc5d90c9dfd85d01efc;hb=fa2d8e3857cd3960f868d393e913377bd13f57a2;hp=e5b01bc053bd3e80e84ba4091cd46ec3ae641b44;hpb=807303a1658f895c41417beba24d24ff9b71c194;p=catagits%2FCatalyst-Runtime.git diff --git a/xt/author/spelling.t b/xt/author/spelling.t index e5b01bc..e2fb73d 100644 --- a/xt/author/spelling.t +++ b/xt/author/spelling.t @@ -74,6 +74,7 @@ add_stopwords(qw( Rockway Roditi Rodland + Rothenberg Ruthven Sascha Scala @@ -134,6 +135,7 @@ add_stopwords(qw( rafl rainboxx revmischa + rrwo sri szbalint uploadtmp @@ -142,6 +144,6 @@ add_stopwords(qw( wreis )); set_spell_cmd('aspell list -l en'); -all_pod_files_spelling_ok(); +all_pod_files_spelling_ok('lib'); done_testing();