MDL-61663 phpunit: Add portfolio to the testsuite list

This commit is contained in:
Andrew Nicols
2018-04-17 14:44:43 +08:00
committed by Jun Pataleta
parent fd8a0e5498
commit d2b9bbf551
+3
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>