mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
7 lines
230 B
XML
7 lines
230 B
XML
<phpunit backupGlobals="false" backupStaticAttributes="false" syntaxCheck="true">
|
|
<testsuites>
|
|
<testsuite name="PocketMine-MP">
|
|
<directory suffix=".php">src/tests</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit> |