summaryrefslogtreecommitdiff
path: root/ext/json/tests/fail001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/tests/fail001.phpt')
-rw-r--r--ext/json/tests/fail001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/json/tests/fail001.phpt b/ext/json/tests/fail001.phpt
index ea203746a6..47c2e65487 100644
--- a/ext/json/tests/fail001.phpt
+++ b/ext/json/tests/fail001.phpt
@@ -6,7 +6,7 @@ JSON (http://www.crockford.com/JSON/JSON_checker/test/fail*.json)
?>
--FILE--
<?php
-
+
$tests = array(
'"A JSON payload should be an object or array, not a string."',
'["Unclosed array"',