silverstripe-behat-extension/phpunit.xml.dist
Ingo Schommer 7db12fc9bb Unit tests
2015-04-07 23:15:22 +12:00

5 lines
139 B
XML

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