silverstripe-behat-extension/phpunit.xml.dist
Damian Mooyman 15c770b642 Move stepHasTag to trait (#169)
* Move stepHasTag to trait

* Fix tests
2017-08-02 11:48:53 +12:00

6 lines
112 B
XML

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