From: Sara Golemon Date: Wed, 2 Apr 2003 01:51:34 +0000 (+0000) Subject: Avoid having output_buffering cause this test to improperly fail. X-Git-Tag: RELEASE_0_5~209 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f22fb07ecda7fc717a3accedd3417a76414814f0;p=php Avoid having output_buffering cause this test to improperly fail. --- diff --git a/tests/strings/002.phpt b/tests/strings/002.phpt index cadb5b0eb5..96bc722e0e 100644 --- a/tests/strings/002.phpt +++ b/tests/strings/002.phpt @@ -4,9 +4,13 @@ Formatted print functions --GET-- --FILE-- --EXPECT-- +fprintf test 1:abcde +int(20) printf test 1:simple string printf test 2:42 printf test 3:3.333333 @@ -82,5 +83,3 @@ printf test 28:02 1 printf test 29:2 1 printf test 30:x vprintf test 1:2 1 -fprintf test 1:abcde -int(20)