iliaa           Thu Jun 29 22:42:25 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/pspell/tests   003.phpt 
  Log:
  Fixed test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/pspell/tests/003.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/pspell/tests/003.phpt
diff -u php-src/ext/pspell/tests/003.phpt:1.1.2.1 
php-src/ext/pspell/tests/003.phpt:1.1.2.2
--- php-src/ext/pspell/tests/003.phpt:1.1.2.1   Wed Jun 28 14:36:23 2006
+++ php-src/ext/pspell/tests/003.phpt   Thu Jun 29 22:42:25 2006
@@ -29,7 +29,7 @@
 --EXPECTF--
 bool(false)
 
-Warning: pspell_new_config(): PSPELL couldn't open the dictionary. reason: The 
encoding "b0rked" is not known.  This could also mean that the file 
"%sb0rked.dat" could not be opened for reading or does not exist.  in %s003.php 
on line 9
+Warning: pspell_new_config(): PSPELL couldn't open the dictionary. reason: The 
encoding "b0rked" is not known. This could also mean that the file 
"%s/b0rked.%s" could not be opened for reading or does not exist.  in %s003.php 
on line 9
 
 Warning: pspell_check(): 0 is not a PSPELL result index in %s003.php on line 10
 bool(false)

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

Reply via email to