summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug54384.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug54384.phpt')
-rw-r--r--ext/spl/tests/bug54384.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/spl/tests/bug54384.phpt b/ext/spl/tests/bug54384.phpt
index a1ce7edff3..a9dae2e736 100644
--- a/ext/spl/tests/bug54384.phpt
+++ b/ext/spl/tests/bug54384.phpt
@@ -152,7 +152,6 @@ foreach ($o as $a) {
echo $a,"\n";
}
} );
-
--EXPECT--
IteratorIterator... exception (expected)
FilterIterator... exception (expected)