From b6f856fbeca9708e13685073b4de83151401c213 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Sun, 18 Dec 2005 14:21:27 +0000 Subject: [PATCH] Test fixes --- tests/lang/bug32924.phpt | 8 ++++---- tests/lang/bug35382.phpt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/lang/bug32924.phpt b/tests/lang/bug32924.phpt index ddb8301e31..d72b0eaa2e 100644 --- a/tests/lang/bug32924.phpt +++ b/tests/lang/bug32924.phpt @@ -1,12 +1,12 @@ --TEST-- Bug #32924 (prepend does not add file to included files) --INI-- -include_path=. -auto_prepend_file=tests/lang/inc.inc +include_path={PWD} +auto_prepend_file=inc.inc --FILE-- END --EXPECT-- diff --git a/tests/lang/bug35382.phpt b/tests/lang/bug35382.phpt index 1bd525ffb0..69190d4c95 100755 --- a/tests/lang/bug35382.phpt +++ b/tests/lang/bug35382.phpt @@ -1,6 +1,6 @@ --TEST-- Bug #35382 (Comment in end of file produces fatal error) ---FILE-- +--FILEEOF--