diff options
| author | Marcus Boerger <helly@php.net> | 2006-08-07 23:28:05 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2006-08-07 23:28:05 +0000 |
| commit | efc6ff0c3954d6abe4e544715e457600b0d5be20 (patch) | |
| tree | 77928727d5e0f6ab00b978dac3494687702472c7 /ext/json/tests/pass002.phpt | |
| parent | c1c2a0d294cefc136d7eff00b6ef2e60c7ad7f8e (diff) | |
| download | php-git-efc6ff0c3954d6abe4e544715e457600b0d5be20.tar.gz | |
- Test name must not be more than a single line
Diffstat (limited to 'ext/json/tests/pass002.phpt')
| -rw-r--r-- | ext/json/tests/pass002.phpt | 3 |
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'); |
