diff --git a/win32/build/mkdist.php b/win32/build/mkdist.php index 80c25237771..cd329e302c3 100644 --- a/win32/build/mkdist.php +++ b/win32/build/mkdist.php @@ -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 */