diff options
-rw-r--r-- | tests/lang/bug32924.phpt | 1 |
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 |