1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-22 01:02:00 +00:00
friendica-github/phpunit.xml
2018-07-03 08:44:14 -04:00

10 lines
210 B
XML

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