MDL-61663 phpunit: Add portfolio to the testsuite list

This commit is contained in:
Andrew Nicols
2018-04-17 14:39:56 +08:00
parent c3fd1e97ba
commit ceb2167df1
+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>