silverstripe-behat-extension/phpunit.xml.dist

5 lines
139 B
XML

<phpunit bootstrap="tests/bootstrap.php" colors="true">
<testsuite name="Default">
<directory>tests</directory>
</testsuite>
</phpunit>