summaryrefslogtreecommitdiff
path: root/ext/spl/tests/array_013.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/array_013.phpt')
-rw-r--r--ext/spl/tests/array_013.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/array_013.phpt b/ext/spl/tests/array_013.phpt
index c2dc1f4989..6533819b68 100644
--- a/ext/spl/tests/array_013.phpt
+++ b/ext/spl/tests/array_013.phpt
@@ -6,7 +6,7 @@ SPL: ArrayIterator::append
if (!class_exists('NoRewindIterator', false))
{
require_once(dirname(__FILE__) . '/../examples/norewinditerator.inc');
-}
+}
echo "===Array===\n";