From: Stanislav Malyshev Date: Wed, 4 May 2005 16:39:09 +0000 (+0000) Subject: add test X-Git-Tag: php-5.0.1b1~323 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dc7c06b2a3ad5ca816d4e7b129ab9714a56bfb6;p=php add test --- diff --git a/tests/lang/bug32924.phpt b/tests/lang/bug32924.phpt new file mode 100644 index 0000000000..289dd1b829 --- /dev/null +++ b/tests/lang/bug32924.phpt @@ -0,0 +1,13 @@ +--TEST-- +Bug #32924 (prepend does not add file to included files) +--INI-- +auto_prepend_file=tests/lang/inc.inc +--FILE-- + +END +--EXPECT-- +Included! +END diff --git a/tests/lang/inc.inc b/tests/lang/inc.inc new file mode 100644 index 0000000000..e1a05d6de4 --- /dev/null +++ b/tests/lang/inc.inc @@ -0,0 +1,3 @@ +