diff options
author | Marcus Boerger <helly@php.net> | 2005-09-19 19:03:53 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2005-09-19 19:03:53 +0000 |
commit | 9986219353e6ced428356f11aedb20eae8bf2865 (patch) | |
tree | e5f776078a8ee2796818fa448efee557e0b3d9a3 /server-tests-config.php | |
parent | 33d913d9da9a10e56cdfb88a6a4c7c700968c817 (diff) | |
download | php-git-9986219353e6ced428356f11aedb20eae8bf2865.tar.gz |
- MFH Fix filename
Diffstat (limited to 'server-tests-config.php')
-rwxr-xr-x | server-tests-config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server-tests-config.php b/server-tests-config.php index 3866de6d32..47df90f5e6 100755 --- a/server-tests-config.php +++ b/server-tests-config.php @@ -1,7 +1,7 @@ <?php /* this file may be duplicated to provide testing for multiple php binaries or configurations. It is used - with the -c option on server_tests.php. All these + with the -c option on server-tests.php. All these settings will also go into the environment for tests that are directly executed, so you can also set things like PHPRC here to force an executable to use a |