Checking in changes prior to tagging of version 0.05. Changelog diff is:
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / t / pod_spelling.t
1 use strict;
2 use warnings;
3 use Test::More;
4
5 eval 'use Test::Spelling 0.11';
6 plan skip_all => 'Test::Spelling 0.11 not installed' if $@;
7 plan skip_all => 'set TEST_SPELLING to enable this test' unless $ENV{TEST_SPELLING};
8
9 set_spell_cmd('aspell list');
10
11 add_stopwords(<DATA>);
12
13 all_pod_files_spelling_ok();
14
15 __DATA__
16 Initializes
17 Doran
18 Ramberg
19 Catlayst
20 url
21 username
22 auth
23 authorization
24 init
25