diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2003-08-09 18:40:40 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2003-08-09 18:40:40 +0000 |
commit | caf80ad788edb82504d27cd969d2be139e900717 (patch) | |
tree | bdc8509d5b4f7539d1c00099890a83413db301da /ext/pspell/tests | |
parent | 06b089d63b1868d49a6beb395171b3465c8d470c (diff) | |
download | php-git-caf80ad788edb82504d27cd969d2be139e900717.tar.gz |
Correct test to work with later versions of GNU Aspell (more common).
Diffstat (limited to 'ext/pspell/tests')
-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 |