2023-02-11 15:24:36 +01:00

8 lines
120 B
XML

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