]> granicus.if.org Git - php/commitdiff
Fixed test
authorIlia Alshanetsky <iliaa@php.net>
Thu, 10 Jan 2008 01:41:25 +0000 (01:41 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 10 Jan 2008 01:41:25 +0000 (01:41 +0000)
tests/basic/026.phpt

index 3d0d9df1ec639e252a4aea00336f52bda3e21a27..78a18a4758f549b9096e606dc3e5ee28076e0d7e 100644 (file)
@@ -15,5 +15,4 @@ var_dump($_POST, $HTTP_RAW_POST_DATA);
 --EXPECT--
 array(0) {
 }
-string(10) "a=1&b=ZYX
-"
\ No newline at end of file
+string(9) "a=1&b=ZYX"
\ No newline at end of file