summaryrefslogtreecommitdiff
path: root/ext/spl/tests/array_001.phpt
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2008-05-24 14:10:44 +0000
committerSebastian Bergmann <sebastian@php.net>2008-05-24 14:10:44 +0000
commit3a4eb3e4a6d9212f2510d6dccb0b54730198967e (patch)
tree3f8026927968c575559b44d2100c0096cd82f666 /ext/spl/tests/array_001.phpt
parent30a8d14fbcc53523e47dec49ece8677321137cd4 (diff)
downloadphp-git-3a4eb3e4a6d9212f2510d6dccb0b54730198967e.tar.gz
Drop SKIPIF check for ext/spl.
Diffstat (limited to 'ext/spl/tests/array_001.phpt')
-rwxr-xr-xext/spl/tests/array_001.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/array_001.phpt b/ext/spl/tests/array_001.phpt
index 79dfc424e7..9f4f35057f 100755
--- a/ext/spl/tests/array_001.phpt
+++ b/ext/spl/tests/array_001.phpt
@@ -1,7 +1,5 @@
--TEST--
SPL: ArrayObject
---SKIPIF--
-<?php if (!extension_loaded("spl")) print "skip"; ?>
--FILE--
<?php