]> granicus.if.org Git - php/commitdiff
- Fix test by removing corrupt --SKIPIF--
authorMarcus Boerger <helly@php.net>
Wed, 29 Sep 2004 09:41:18 +0000 (09:41 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 29 Sep 2004 09:41:18 +0000 (09:41 +0000)
ext/spl/tests/array_010.phpt

index 2c59b3be182483a3a12bf54d3b4dc160888e84cb..6b331e4b5163b389e246eff95acfd0db90b56e4e 100755 (executable)
@@ -1,9 +1,5 @@
 --TEST--
 SPL: ArrayIterator implements ArrayAccess
---SKIPIF--
-<?php
-       if (!class_exists('ArrayAccess')) die('skip ArrayAccess not present');
-?>
 --FILE--
 <?php