]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Thu, 10 Jan 2008 08:45:06 +0000 (08:45 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 10 Jan 2008 08:45:06 +0000 (08:45 +0000)
tests/basic/026.phpt

index 3d0d9df1ec639e252a4aea00336f52bda3e21a27..aa47a04af32ea5f0f07b17e3fe13cfc8e7c2b9c8 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(10) "a=1&b=ZYX"