From 0f15eeda46cc6a673a0064775906ec7650d4d76a Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 29 Jun 2007 14:00:21 +0000 Subject: [PATCH] oops --- ext/json/tests/bug41504.phpt | 2 +- ext/json/tests/bug41567.phpt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/json/tests/bug41504.phpt b/ext/json/tests/bug41504.phpt index 32589b00f9..bef497404f 100644 --- a/ext/json/tests/bug41504.phpt +++ b/ext/json/tests/bug41504.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #41504 (json_decode() converts empty array keys to "_empty_") --SKIPIF-- -if (!extension_loaded('json')) die('skip'); + --FILE-- --FILE--