mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-10 17:27:40 +08:00
7 lines
No EOL
216 B
XML
7 lines
No EOL
216 B
XML
<phpunit bootstrap="tests/bootstrap.php" colors="true">
|
|
<testsuites>
|
|
<testsuite name="integration">
|
|
<directory>./tests/integration</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit> |