From: Antony Dovgal Date: Sat, 22 Apr 2006 23:47:25 +0000 (+0000) Subject: bah.. no UEXPECT in this branch.. X-Git-Tag: php-5.1.3~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b81e20f8e8c9afb02518850a51984a1b967788ab;p=php bah.. no UEXPECT in this branch.. --- diff --git a/ext/standard/tests/file/bug37158.phpt b/ext/standard/tests/file/bug37158.phpt index d071569e20..48df46cc63 100644 --- a/ext/standard/tests/file/bug37158.phpt +++ b/ext/standard/tests/file/bug37158.phpt @@ -37,7 +37,3 @@ echo "Done\n"; string(26) "size of contents 1 = 20000" string(26) "size of contents 2 = 40960" Done ---UEXPECT-- -unicode(26) "size of contents 1 = 20000" -unicode(26) "size of contents 2 = 40960" -Done