]> granicus.if.org Git - php/commitdiff
fix test when include_path does NOT have . in it
authorfoobar <sniper@php.net>
Tue, 2 Aug 2005 15:13:21 +0000 (15:13 +0000)
committerfoobar <sniper@php.net>
Tue, 2 Aug 2005 15:13:21 +0000 (15:13 +0000)
tests/lang/bug32924.phpt

index 289dd1b829c4dc739b809df65730933a90966537..ddb8301e31072fdfaee3b7bcbcfa7fc600bb5959 100644 (file)
@@ -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--
 <?php