summaryrefslogtreecommitdiff
path: root/ext/spl/tests/iterator_062.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/iterator_062.phpt')
-rw-r--r--ext/spl/tests/iterator_062.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/iterator_062.phpt b/ext/spl/tests/iterator_062.phpt
index 59a1dfacf0..3694cf1956 100644
--- a/ext/spl/tests/iterator_062.phpt
+++ b/ext/spl/tests/iterator_062.phpt
@@ -5,7 +5,7 @@ Sebastian Schürmann
--FILE--
<?php
class myRecursiveIteratorIterator extends RecursiveIteratorIterator {
-
+
}
try {