mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 09:02:45 +08:00
8 lines
No EOL
289 B
XML
8 lines
No EOL
289 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<phpunit colors="true" stopOnFailure="true" syntaxCheck="true" bootstrap="tests/bootstrap.php">
|
|
<testsuites>
|
|
<testsuite name="RainLoop Test Suite">
|
|
<directory>tests</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit> |