streams/vendor/indieweb/rel-me/phpunit.xml
2018-09-20 12:30:39 +10:00

7 lines
No EOL
156 B
XML

<phpunit bootstrap="tests/bootstrap.php">
<testsuites>
<testsuite name="Tests">
<directory>tests/</directory>
</testsuite>
</testsuites>
</phpunit>