8 lines
127 B
XML
8 lines
127 B
XML
<phpunit>
|
|
<testsuites>
|
|
<testsuite name="unit">
|
|
<directory>./</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit>
|