mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
7 lines
No EOL
358 B
XML
7 lines
No EOL
358 B
XML
<phpunit bootstrap="tests/bootstrap.php" backupStaticAttributes="false" backupGlobals="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true">
|
|
<testsuites>
|
|
<testsuite name="Logger">
|
|
<directory>tests/Fyipe</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit> |