RePod-Nextcloud-App/tests/phpunit.xml

8 lines
191 B
XML

<phpunit bootstrap="bootstrap.php" colors="true">
<testsuites>
<testsuite name="unit">
<directory>./Unit</directory>
</testsuite>
</testsuites>
</phpunit>