From: Jani Taskinen Date: Mon, 9 Nov 2009 17:08:48 +0000 (+0000) Subject: - Fix bad section names (extra - in the end..) X-Git-Tag: php-5.3.2RC1~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91cc127ce476e20942c0f0f903b4f211962c5458;p=php - Fix bad section names (extra - in the end..) --- diff --git a/ext/mcrypt/tests/bug46010.phpt b/ext/mcrypt/tests/bug46010.phpt index 5aeb3119dc..bacfb59759 100644 --- a/ext/mcrypt/tests/bug46010.phpt +++ b/ext/mcrypt/tests/bug46010.phpt @@ -1,4 +1,4 @@ ---TEST--- +--TEST-- Bug #46010 (warnings incorrectly generated for iv in ecb mode) --FILE-- ===DONE=== ---EXPECT--- +--EXPECT-- *** Testing is_callable() on defined functions *** -- Iteration 1 -- bool(true) @@ -106,4 +106,4 @@ Hello_World bool(true) bool(true) Hello_World -===DONE=== \ No newline at end of file +===DONE===