summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-08-02 15:13:21 +0000
committerfoobar <sniper@php.net>2005-08-02 15:13:21 +0000
commit3593a55341aafb2a4b5428243b796a49bf8059f5 (patch)
treef2f026c2d78f9cd64fc3e1bed083223cc89d21a1 /tests
parentb529831df8b342f77ecee0bcba75eeecf60def87 (diff)
downloadphp-git-3593a55341aafb2a4b5428243b796a49bf8059f5.tar.gz
fix test when include_path does NOT have . in it
Diffstat (limited to 'tests')
-rw-r--r--tests/lang/bug32924.phpt1
1 files changed, 1 insertions, 0 deletions
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--
<?php