silverstripe-behat-extension/phpunit.xml.dist

5 lines
139 B
Plaintext
Raw Normal View History

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