MDL-61958 rss: Add rss test suite

This commit is contained in:
David Monllao 2018-04-18 17:34:19 +02:00 committed by Eloy Lafuente (stronk7)
parent 8d3238d858
commit 37543ce51e

View File

@ -175,6 +175,9 @@
<testsuite name="core_editor_testsuite">
<directory suffix="_test.php">lib/editor/tests</directory>
</testsuite>
<testsuite name="core_rss_testsuite">
<directory suffix="_test.php">rss/tests</directory>
</testsuite>
<!--Plugin suites: use admin/tool/phpunit/cli/util.php to build phpunit.xml from phpunit.xml.dist with up-to-date list of plugins in current install-->
<!--@plugin_suites_start@-->