8 lines
176 B
XML
8 lines
176 B
XML
<phpunit colors="true">
|
|
<testsuites>
|
|
<testsuite name="Utils tests">
|
|
<file>tests/UtilsTests.php</file>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit>
|