2023-07-25 19:16:12 +02:00

8 lines
127 B
XML

<phpunit>
<testsuites>
<testsuite name="unit">
<directory>./</directory>
</testsuite>
</testsuites>
</phpunit>