1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-15 10:15:43 +02:00
Nextcloud-News/phpunit.integration.xml
2016-07-23 21:24:54 +02:00

8 lines
217 B
XML

<phpunit bootstrap="tests/bootstrap.php" colors="true">
<testsuites>
<testsuite name="integration">
<directory>./tests/Integration</directory>
</testsuite>
</testsuites>
</phpunit>