miniflux-legacy/vendor/fguillot/picofeed/phpunit.xml

7 lines
187 B
XML

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