1
0
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:
Pierre Joye
2011-12-12 15:09:52 +00:00
parent b54e8fa231
commit 9cfc56d445

View File

@@ -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 */