]> granicus.if.org Git - php/commitdiff
remove the skipif
authorEtienne Kneuss <colder@php.net>
Sun, 25 May 2008 12:13:41 +0000 (12:13 +0000)
committerEtienne Kneuss <colder@php.net>
Sun, 25 May 2008 12:13:41 +0000 (12:13 +0000)
ext/spl/tests/heap_009.phpt

index b6dad3d5a2c57cf7ea21a9dc461cadd3eadde846..f660b24d892ad704bdab5a8e3bf930ddbc2af91d 100644 (file)
@@ -3,8 +3,6 @@ SPL: SplHeap and friends, throw: An iterator cannot be used with foreach by refe
 --CREDITS--
 Thomas Koch <thomas@koch.ro>
 #Hackday Webtuesday 2008-05-24
---SKIPIF--
-<?php if (!extension_loaded("spl")) print "skip"; ?>
 --FILE--
 <?php
 function testForException( $heap )