summaryrefslogtreecommitdiff
path: root/ext/json/tests/pass002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/tests/pass002.phpt')
-rw-r--r--ext/json/tests/pass002.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/json/tests/pass002.phpt b/ext/json/tests/pass002.phpt
index a0e527ac4f..24c7e33580 100644
--- a/ext/json/tests/pass002.phpt
+++ b/ext/json/tests/pass002.phpt
@@ -1,6 +1,5 @@
--TEST--
-JSON Test Pattern pass2
-http://www.crockford.com/JSON/JSON_checker/test/pass2.json
+JSON (http://www.crockford.com/JSON/JSON_checker/test/pass2.json)
--SKIPIF--
<?php
if (!extension_loaded('json')) die('skip: json extension not available');