From 86d682ca7fb24eb4d80c6e71f7002d11b000b701 Mon Sep 17 00:00:00 2001 From: Zoe Slattery Date: Sun, 5 Jul 2009 14:46:53 +0000 Subject: [PATCH] fix test --- ext/spl/tests/bug42364.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/spl/tests/bug42364.phpt b/ext/spl/tests/bug42364.phpt index b218be36af..e143a57373 100644 --- a/ext/spl/tests/bug42364.phpt +++ b/ext/spl/tests/bug42364.phpt @@ -12,7 +12,7 @@ foreach ($it as $e) { } } -echo "===DONE===" ?> +===DONE=== --EXPECT-- ===DONE=== -- 2.40.0