iliaa           Sat Aug  9 14:40:53 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/ext/pspell/tests   01pspell_basic.phpt 
  Log:
  MFH: test correction
  
  
Index: php-src/ext/pspell/tests/01pspell_basic.phpt
diff -u php-src/ext/pspell/tests/01pspell_basic.phpt:1.2.2.1 
php-src/ext/pspell/tests/01pspell_basic.phpt:1.2.2.2
--- php-src/ext/pspell/tests/01pspell_basic.phpt:1.2.2.1        Sat Aug  9 11:46:48 
2003
+++ php-src/ext/pspell/tests/01pspell_basic.phpt        Sat Aug  9 14:40:53 2003
@@ -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"; 
@@ -10,7 +10,7 @@
 --POST--
 --GET--
 --FILE--
-<?php // $Id: 01pspell_basic.phpt,v 1.2.2.1 2003/08/09 15:46:48 sniper Exp $
+<?php // $Id: 01pspell_basic.phpt,v 1.2.2.2 2003/08/09 18:40:53 iliaa Exp $
 
 error_reporting(E_ALL);
 $string = "";
@@ -96,7 +96,6 @@
 Possible spelling: Regrets
 Possible spelling: Secretes
 Possible spelling: Egrets
-Possible spelling: Serrates
 Possible spelling: Segre's
 Possible spelling: Seagate's
 Possible spelling: Regreets



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to