html-object-strings/phpunit.xml

8 lines
137 B
XML
Raw Normal View History

2018-08-23 18:49:17 +00:00
<phpunit>
<testsuites>
<testsuite name="All Tests">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>