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.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/json/tests/fail001.phpt b/ext/json/tests/fail001.phpt
index 4ee3780cf3..f0e0afa387 100644
--- a/ext/json/tests/fail001.phpt
+++ b/ext/json/tests/fail001.phpt
@@ -1,6 +1,5 @@
--TEST--
-JSON Test Pattern fail1 -> fail24
-http://www.crockford.com/JSON/JSON_checker/test/fail*.json
+JSON (http://www.crockford.com/JSON/JSON_checker/test/fail*.json)
--SKIPIF--
<?php
if (!extension_loaded('json')) die('skip: json extension not available');