X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=xt%2Fauthor%2Fspelling.t;h=29a6e8b2c217db21396c5ac11dd4155f904df33b;hp=e5b01bc053bd3e80e84ba4091cd46ec3ae641b44;hb=46c460c978d459939ed500058772505d34ad013e;hpb=da94772a5abc26038fbb2611ff530d85b81870d6 diff --git a/xt/author/spelling.t b/xt/author/spelling.t index e5b01bc..29a6e8b 100644 --- a/xt/author/spelling.t +++ b/xt/author/spelling.t @@ -142,6 +142,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();