v1/vendor/webflo/drupal-finder/phpunit.xml.dist

9 lines
206 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="true">
<testsuites>
<testsuite name="DrupalFinder Test Suite">
<directory>./tests</directory>
</testsuite>
</testsuites>
</phpunit>