friendica/phpunit.xml
2018-05-10 19:12:00 +02:00

9 lines
193 B
XML

<?xml version="1.0"?>
<phpunit bootstrap="tests/bootstrap.php">
<testsuites>
<testsuite>
<directory>tests/</directory>
</testsuite>
</testsuites>
</phpunit>