silverstripe-behat-extension/phpunit.xml.dist

5 lines
139 B
Plaintext
Raw Normal View History

2015-04-07 23:15:22 +12:00
<phpunit bootstrap="tests/bootstrap.php" colors="true">
<testsuite name="Default">
<directory>tests</directory>
</testsuite>
</phpunit>