diff options
Diffstat (limited to 'ext/json/tests/pass001.phpt')
| -rw-r--r-- | ext/json/tests/pass001.phpt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/json/tests/pass001.phpt b/ext/json/tests/pass001.phpt index aff970b107..f2aba683b0 100644 --- a/ext/json/tests/pass001.phpt +++ b/ext/json/tests/pass001.phpt @@ -1,6 +1,5 @@ --TEST-- -JSON Test Pattern pass1 -http://www.crockford.com/JSON/JSON_checker/test/pass1.json +JSON (http://www.crockford.com/JSON/JSON_checker/test/pass1.json) --SKIPIF-- <?php if (!extension_loaded('json')) die('skip: json extension not available'); |
