html-object-strings/phpunit.xml
2018-08-23 12:49:17 -06:00

7 lines
137 B
XML

<phpunit>
<testsuites>
<testsuite name="All Tests">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>