summaryrefslogtreecommitdiff
path: root/ext/json/tests/json_encode_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/tests/json_encode_basic.phpt')
-rw-r--r--ext/json/tests/json_encode_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/json/tests/json_encode_basic.phpt b/ext/json/tests/json_encode_basic.phpt
index 003fcd44c6..152e24444c 100644
--- a/ext/json/tests/json_encode_basic.phpt
+++ b/ext/json/tests/json_encode_basic.phpt
@@ -155,4 +155,4 @@ Warning: json_encode(): type is unsupported, encoded as null in %s on line %d
string(4) "null"
-- Iteration 27 --
string(82) "{"MyInt":99,"MyFloat":123.45,"MyBool":true,"MyNull":null,"MyString":"Hello World"}"
-===Done===
+===Done=== \ No newline at end of file