passman/phpunit.integration.xml
2017-07-01 18:09:39 +02:00

7 lines
224 B
XML

<phpunit bootstrap="tests/bootstrap.php" colors="true">
<testsuites>
<testsuite name="integration">
<!-- <directory>./tests/integration</directory> -->
</testsuite>
</testsuites>
</phpunit>