From: foobar Date: Sat, 26 Nov 2005 13:39:55 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_2_0_2~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e538c3ea1fe90e02e7704000e5a31be9657bd721;p=php fix test --- diff --git a/tests/lang/bug35382.phpt b/tests/lang/bug35382.phpt index ce8bced70f..1bd525ffb0 100755 --- a/tests/lang/bug35382.phpt +++ b/tests/lang/bug35382.phpt @@ -6,4 +6,4 @@ eval("echo 'Hello'; // comment"); echo " World"; //last line comment --EXPECTF-- -Hello World \ No newline at end of file +Hello World