mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[skip ci] Remove accidental run-tests.php line
This commit is contained in:
parent
9944f58d3f
commit
486fb80947
1 changed files with 0 additions and 1 deletions
|
@ -675,7 +675,6 @@ function main(): void
|
|||
if (!$phpdbg) {
|
||||
$phpdbg = get_binary($php, 'phpdbg', 'sapi/phpdbg/phpdbg');
|
||||
}
|
||||
$phpdbg = null;
|
||||
|
||||
putenv("TEST_PHP_EXECUTABLE=$php");
|
||||
$environment['TEST_PHP_EXECUTABLE'] = $php;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue