]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Tue, 8 Aug 2006 19:48:46 +0000 (19:48 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 8 Aug 2006 19:48:46 +0000 (19:48 +0000)
ext/iconv/tests/iconv001.phpt

index a0c201087c147be14df4964d8be9cd33bf6a18da..641678dfcb6b2ce0dcfbad996d5b8ff3b63a84fe 100644 (file)
@@ -17,3 +17,7 @@ var_dump("UTF-8: ".iconv( "ISO-8859-1", "UTF-8", $test ) );
 iconv extension is available
 string(15) "ISO-8859-1: æøå"
 string(13) "UTF-8: æøå"
+--UEXPECT--
+iconv extension is available
+unicode(15) "ISO-8859-1: æøå"
+unicode(13) "UTF-8: æøå"