miniflux-legacy/vendor/fguillot/simple-validator/phpunit.xml
2015-04-10 20:34:48 -04:00

8 lines
195 B
XML

<phpunit bootstrap="./vendor/autoload.php">
<testsuites>
<testsuite name="simpleValidator">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>