Merge branch 'MDL-48194-28' of git://github.com/andrewnicols/moodle into MOODLE_28_STABLE
This commit is contained in:
@@ -438,7 +438,7 @@ class phpunit_util extends testing_util {
|
||||
global $CFG;
|
||||
|
||||
$template = '
|
||||
<testsuite name="@component@ test suite">
|
||||
<testsuite name="@component@_testsuite">
|
||||
<directory suffix="_test.php">@dir@</directory>
|
||||
</testsuite>';
|
||||
$data = file_get_contents("$CFG->dirroot/phpunit.xml.dist");
|
||||
|
||||
Reference in New Issue
Block a user