]> granicus.if.org Git - php/commitdiff
Fixed test
authorDmitry Stogov <dmitry@php.net>
Wed, 7 Dec 2005 14:32:42 +0000 (14:32 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 7 Dec 2005 14:32:42 +0000 (14:32 +0000)
ext/standard/tests/array/bug35022.phpt

index e3f5386482f84e65566bdcf8523a5d2582375884..ae4069601f99e3068bbad55d5b8c1e8f0b222620 100644 (file)
@@ -19,3 +19,9 @@ two => 2
 one => 1
 string(3) "one"
 int(1)
+--UEXPECT--    
+three => 3
+two => 2
+one => 1
+unicode(3) "one"
+int(1)