mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 02:16:33 +00:00
Now following PHPUnit file name pattern
This commit is contained in:
parent
aaaa68ff66
commit
afbc3da6ed
6
tests/phpunit.xml
Normal file
6
tests/phpunit.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<phpunit>
|
||||||
|
<testsuite name='PocketMine-MP'>
|
||||||
|
<directory suffix='.php'>./</directory>
|
||||||
|
</testsuite>
|
||||||
|
</phpunit>
|
Loading…
x
Reference in New Issue
Block a user