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

This commit is contained in:
Jun Pataleta 2018-04-17 14:44:12 +08:00
commit 659bdbd22a

View File

@ -169,6 +169,9 @@
<testsuite name="core_plagiarism_testsuite">
<directory suffix="_test.php">plagiarism/tests</directory>
</testsuite>
<testsuite name="core_portfolio_testsuite">
<directory suffix="_test.php">portfolio/tests</directory>
</testsuite>
<testsuite name="core_editor_testsuite">
<directory suffix="_test.php">lib/editor/tests</directory>
</testsuite>