mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
7 lines
196 B
XML
7 lines
196 B
XML
<phpunit bootstrap="tests/bootstrap.php" colors="true">
|
|
<testsuites>
|
|
<testsuite name="integration">
|
|
<directory>./tests/integration</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit> |