MDL-49203 webservices: Add missing component testsuite declaration

This commit is contained in:
Juan Leyva
2015-03-26 15:59:15 +01:00
parent e77a0f368f
commit ffe1579b0a
+3
View File
@@ -135,6 +135,9 @@
<testsuite name="core_completion_testsuite">
<directory suffix="_test.php">completion/tests</directory>
</testsuite>
<testsuite name="core_comment_testsuite">
<directory suffix="_test.php">comment/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@-->