diff options
Diffstat (limited to 'ext/json/tests/pass003.phpt')
-rw-r--r-- | ext/json/tests/pass003.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/json/tests/pass003.phpt b/ext/json/tests/pass003.phpt index bdfbaf298c..6afbf2d927 100644 --- a/ext/json/tests/pass003.phpt +++ b/ext/json/tests/pass003.phpt @@ -4,7 +4,7 @@ JSON (http://www.crockford.com/JSON/JSON_checker/test/pass3.json) <?php if (!extension_loaded("json")) print "skip"; ?> --FILE-- <?php - + $test = ' { "JSON Test Pattern pass3": { |