mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-40051 Add mnet test folder to phpunit.xml.dist
This commit is contained in:
parent
c8bfabd267
commit
b34f6f5f5c
@ -120,6 +120,9 @@
|
||||
<testsuite name="core_webservice">
|
||||
<directory suffix="_test.php">webservice/tests</directory>
|
||||
</testsuite>
|
||||
<testsuite name="core_mnet">
|
||||
<directory suffix="_test.php">mnet/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@-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user