mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 11:54:31 +02:00
8 lines
193 B
XML
8 lines
193 B
XML
<?xml version="1.0"?>
|
|
<phpunit bootstrap="tests/bootstrap.php">
|
|
<testsuites>
|
|
<testsuite>
|
|
<directory>tests/</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit>
|