summaryrefslogtreecommitdiff
path: root/tests/basic/026.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/026.phpt')
-rw-r--r--tests/basic/026.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/basic/026.phpt b/tests/basic/026.phpt
index 3d0d9df1ec..78a18a4758 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(9) "a=1&b=ZYX" \ No newline at end of file