From: foobar Date: Tue, 2 Aug 2005 15:13:21 +0000 (+0000) Subject: fix test when include_path does NOT have . in it X-Git-Tag: RELEASE_2_0_0~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3593a55341aafb2a4b5428243b796a49bf8059f5;p=php fix test when include_path does NOT have . in it --- diff --git a/tests/lang/bug32924.phpt b/tests/lang/bug32924.phpt index 289dd1b829..ddb8301e31 100644 --- a/tests/lang/bug32924.phpt +++ b/tests/lang/bug32924.phpt @@ -1,6 +1,7 @@ --TEST-- Bug #32924 (prepend does not add file to included files) --INI-- +include_path=. auto_prepend_file=tests/lang/inc.inc --FILE--