miniflux-legacy/vendor/fguillot/simple-validator/phpunit.xml

8 lines
195 B
XML

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