Make pod tests author only
[catagits/Catalyst-Authentication-Credential-HTTP.git] / t / author / pod_spelling.t
CommitLineData
513d8ab6 1#!perl -w
2use strict;
3use warnings;
4use Test::More;
5
ac0351e1 6use Test::Spelling 0.11;
513d8ab6 7
8set_spell_cmd('aspell list');
9
10add_stopwords( grep { defined $_ && length $_ } <DATA>);
11
12all_pod_files_spelling_ok();
13
14__DATA__
ac0351e1 15dhoss
513d8ab6 16behaviour
17Doran
18Kiefer
19Kogman
20Yuval
21auth
22username
41091cd6 23Authorization
24authorization
25sess
26init
27ok
2dad9ca6 28Corlett