streams/vendor/indieweb/rel-me/phpunit.xml

7 lines
156 B
XML
Raw Normal View History

2018-09-20 02:30:39 +00:00
<phpunit bootstrap="tests/bootstrap.php">
<testsuites>
<testsuite name="Tests">
<directory>tests/</directory>
</testsuite>
</testsuites>
</phpunit>