summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/basic/026.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/026.phpt b/tests/basic/026.phpt
index aa47a04af3..ec93ae5d4c 100644
--- a/tests/basic/026.phpt
+++ b/tests/basic/026.phpt
@@ -15,4 +15,4 @@ var_dump($_POST, $HTTP_RAW_POST_DATA);
--EXPECT--
array(0) {
}
-string(10) "a=1&b=ZYX"
+string(9) "a=1&b=ZYX"