sortablegridfield/phpunit.xml.dist

6 lines
183 B
XML

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