root/lang/perl/ShipIt-Step-CommitMessageWrap/trunk/t/97_podspell.t
@
3878
| Revision 3878, 268 bytes (checked in by yappo, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | use Test::More; |
| 2 | eval q{ use Test::Spelling }; |
| 3 | plan skip_all => "Test::Spelling is not installed." if $@; |
| 4 | add_stopwords(map { split /[\s\:\-]/ } <DATA>); |
| 5 | $ENV{LANG} = 'C'; |
| 6 | all_pod_files_spelling_ok('lib'); |
| 7 | __DATA__ |
| 8 | Kazuhiro Osawa |
| 9 | ShipIt::Step::CommitMessageWrap |
| 10 | shipit |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)