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

This commit is contained in:
Eloy Lafuente (stronk7) 2019-10-13 02:11:38 +02:00
commit 1eb34211f7

View file

@ -67,7 +67,7 @@
<testsuite name="core_cohort_testsuite">
<directory suffix="_test.php">cohort/tests</directory>
</testsuite>
<testsuite name="core_grade_testsuite">
<testsuite name="core_grades_testsuite">
<directory suffix="_test.php">lib/grade/tests</directory>
<directory suffix="_test.php">grade/tests</directory>
<directory suffix="_test.php">grade/grading/tests</directory>