diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2003-08-09 18:40:53 +0000 |
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2003-08-09 18:40:53 +0000 |
| commit | 6ffa3e1780077cfa680f19e919f8d80ff2750eb5 (patch) | |
| tree | 937acb7059afbfc4af48f25d991964b2e8539807 /ext/pspell | |
| parent | ff35f925b7fd6c1e16c3863103386e87d0820da6 (diff) | |
| download | php-git-6ffa3e1780077cfa680f19e919f8d80ff2750eb5.tar.gz | |
MFH: test correction
Diffstat (limited to 'ext/pspell')
| -rw-r--r-- | ext/pspell/tests/01pspell_basic.phpt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/pspell/tests/01pspell_basic.phpt b/ext/pspell/tests/01pspell_basic.phpt index b102af9342..5a25e35be8 100644 --- a/ext/pspell/tests/01pspell_basic.phpt +++ b/ext/pspell/tests/01pspell_basic.phpt @@ -1,5 +1,5 @@ --TEST-- -pspell basic tests +pspell basic tests (warning: may fail with pspell/aspell < GNU Aspell 0.50.3) --SKIPIF-- <?php if (!extension_loaded("pspell")) print "skip"; @@ -96,7 +96,6 @@ Possible spelling: Secrets Possible spelling: Regrets Possible spelling: Secretes Possible spelling: Egrets -Possible spelling: Serrates Possible spelling: Segre's Possible spelling: Seagate's Possible spelling: Regreets |
