diff options
author | Antony Dovgal <tony2001@php.net> | 2009-01-07 22:12:02 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2009-01-07 22:12:02 +0000 |
commit | eeffb5ee30c3019cff01405c06a118f12b2fcb10 (patch) | |
tree | 99e877e9c6086f4adaa33ecc7090543a48bc0b66 | |
parent | d36dc698dd2e3c53cfa7f81446102ac6a4c797a7 (diff) | |
download | php-git-eeffb5ee30c3019cff01405c06a118f12b2fcb10.tar.gz |
fix test
-rw-r--r-- | tests/basic/027.phpt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/basic/027.phpt b/tests/basic/027.phpt index a23fc494ea..5f93d16be8 100644 --- a/tests/basic/027.phpt +++ b/tests/basic/027.phpt @@ -28,10 +28,7 @@ array(4) { [0]=> array(1) { [0]=> - array(1) { - [u"["]=> - unicode(1) "3" - } + unicode(1) "3" } } } |