Merge branch 'MDL-51236-master' of git://github.com/andrewnicols/moodle

This commit is contained in:
Dan Poltawski
2015-09-01 15:18:31 +01:00
+1 -1
View File
@@ -534,7 +534,7 @@ class phpunit_util extends testing_util {
$template = '
<testsuites>
<testsuite name="@component@">
<testsuite name="@component@_testsuite">
<directory suffix="_test.php">.</directory>
</testsuite>
</testsuites>';