Files
mediawiki-matrix-notifs/phpunit.xml
T
2018-07-12 22:32:10 +02:00

8 lines
176 B
XML

<phpunit colors="true">
<testsuites>
<testsuite name="Utils tests">
<file>tests/UtilsTests.php</file>
</testsuite>
</testsuites>
</phpunit>