root/lang/perl/Acme-tsundere/trunk/t/97_podspell.t
@
2510
| Revision 2510, 244 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 | Acme::tsundere |
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)