From: Marcus Boerger Date: Mon, 19 May 2003 21:48:04 +0000 (+0000) Subject: Fix test X-Git-Tag: RELEASE_1_0_2~723 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc379b9d795c3753c94ad9354505c0bdd94b3ba3;p=php Fix test --- diff --git a/ext/gd/tests/bug19366.phpt b/ext/gd/tests/bug19366.phpt index 5e4d7285b3..83dfa63100 100644 --- a/ext/gd/tests/bug19366.phpt +++ b/ext/gd/tests/bug19366.phpt @@ -7,18 +7,18 @@ gdimagefill() function (Bug #19366 (fixed in bundled libgd)) ?> --FILE-- --EXPECT-- -Alive -Alive -Alive -Alive -Alive -Alive +Alive: create image +Alive: Define colors +Alive: Draw +Alive: ImageString +Alive: Send to browser +Alive: Free resources +Alive: Done