summaryrefslogtreecommitdiff
path: root/ext/json/tests/json_decode_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/tests/json_decode_basic.phpt')
-rw-r--r--ext/json/tests/json_decode_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/json/tests/json_decode_basic.phpt b/ext/json/tests/json_decode_basic.phpt
index 81501c1857..4e25391a9c 100644
--- a/ext/json/tests/json_decode_basic.phpt
+++ b/ext/json/tests/json_decode_basic.phpt
@@ -1,7 +1,5 @@
--TEST--
Test json_decode() function : basic functionality
---SKIPIF--
-<?php if (!extension_loaded("json")) print "skip"; ?>
--FILE--
<?php
echo "*** Testing json_decode() : basic functionality ***\n";