]> granicus.if.org Git - php/commitdiff
remove XFAIL
authorAntony Dovgal <tony2001@php.net>
Tue, 17 Feb 2009 10:08:25 +0000 (10:08 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 17 Feb 2009 10:08:25 +0000 (10:08 +0000)
ext/mbstring/tests/mb_stristr_basic.phpt

index a6453a5e6a0c439edbe1847df66a41f03c847e88..9340d3511765cbc0c4cae32b7e8178b3d4d418c4 100644 (file)
@@ -1,7 +1,5 @@
 --TEST--
 Test mb_stristr() function : basic functionality 
---XFAIL--
-Bug #46763 stristr() wrong output when needle does not exist
 --SKIPIF--
 <?php
 extension_loaded('mbstring') or die('skip');