mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
|
<phpunit bootstrap="tests/bootstrap.php" colors="true">
|
||
|
<testsuite name="Default">
|
||
|
<directory>tests</directory>
|
||
|
</testsuite>
|
||
|
</phpunit>
|