mirror of
https://github.com/friendica/friendica
synced 2026-01-16 19:38:45 +01:00
8 lines
182 B
XML
8 lines
182 B
XML
<?xml version="1.0"?>
|
|
<phpunit bootstrap="boot.php">
|
|
<testsuites>
|
|
<testsuite>
|
|
<directory>tests/</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit>
|