X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fauthor%2Fspelling.t;h=1b6c57f33adb7a3ca91d360cdec82f06c7f28e92;hb=965f3e35b1f8287990aeb8f102ebc0bc107e11e8;hp=38120550de0545341bd1bca74b98a7689b801bac;hpb=59e2fe94743666b9f079545e45252a93839c6398;p=catagits%2FCatalyst-Runtime.git diff --git a/t/author/spelling.t b/t/author/spelling.t index 3812055..1b6c57f 100644 --- a/t/author/spelling.t +++ b/t/author/spelling.t @@ -4,14 +4,14 @@ use Test::More; use Test::Spelling; add_stopwords(qw( - undef env regex rethrow rethrows stringifies CPAN STDERR SIGCHLD + undef env regex rethrow rethrows stringifies CPAN STDERR SIGCHLD baz roadmap wishlist refactor refactored Runtime pluggable pluggability hoc apis fastcgi nginx IIS middlewares ctx _application MyApp restarter httponly Utils stash's unescapes dispatchtype dispatchtypes redispatch redispatching CaptureArgs ChainedParent PathPart PathPrefix BUILDARGS metaclass - filename tempname + filename tempname request's wiki bitmask uri url urls dir hostname http https IP SSL )); set_spell_cmd('aspell list -l en_GB');