From: Antony Dovgal Date: Thu, 10 Jan 2008 08:45:06 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.6RC1~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2fe13db7acef97cdf79023bb67dc66704972ee73;p=php fix test --- diff --git a/tests/basic/026.phpt b/tests/basic/026.phpt index 3d0d9df1ec..aa47a04af3 100644 --- a/tests/basic/026.phpt +++ b/tests/basic/026.phpt @@ -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"