root/lang/perl/Mozilla-Screenshot/trunk/t/92_podspell.t
@
114
| Revision 114, 256 bytes (checked in by masaki, 6 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 | local $ENV{LANG} = 'C'; |
| 6 | all_pod_files_spelling_ok('lib'); |
| 7 | __DATA__ |
| 8 | NAKAGAWA Masaki |
| 9 | Mozilla::Screenshot |
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)