From 96cb40a0727a30239abe015c96c8f0737206e90a Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sat, 13 Mar 2004 20:03:02 +0000 Subject: [PATCH] Check for ext/spl being available --- ext/spl/tests/array_object_iterator.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/spl/tests/array_object_iterator.phpt b/ext/spl/tests/array_object_iterator.phpt index ac192934b37..2611537fd47 100755 --- a/ext/spl/tests/array_object_iterator.phpt +++ b/ext/spl/tests/array_object_iterator.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: ArrayObject/Iterator interaction +--SKIPIF-- + --FILE--