From e538c3ea1fe90e02e7704000e5a31be9657bd721 Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 26 Nov 2005 13:39:55 +0000 Subject: [PATCH] fix test --- tests/lang/bug35382.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1