Drop SKIPIF check for ext/spl.

This commit is contained in:
Sebastian Bergmann 2008-05-25 06:03:44 +00:00
parent eb30892654
commit 1517e12411

View File

@ -1,7 +1,5 @@
--TEST--
SPL: SplFileObject truncate tests
--SKIPIF--
<?php if (!extension_loaded("spl")) print "skip"; ?>
--CREDITS--
Mark Ammann
#Hackday Webtuesday 2008-05-24