mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-08-08 21:40:35 +02:00
7 lines
170 B
XML
7 lines
170 B
XML
<phpunit bootstrap="tests/classloader.php">
|
|
<testsuites>
|
|
<testsuite name="unit">
|
|
<directory>./tests/unit</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit> |