mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +01:00
- copy run-test php
This commit is contained in:
@@ -459,6 +459,7 @@ $dirs = array(
|
||||
foreach ($dirs as $dir) {
|
||||
copy_test_dir($dir, $test_dir);
|
||||
}
|
||||
copy('run-tests.php', $test_dir . '/run-test.php');
|
||||
|
||||
/* change this next line to true to use good-old
|
||||
* hand-assembled go-pear-bundle from the snapshot template */
|
||||
|
||||
Reference in New Issue
Block a user