Pony.fm/app/Library/Poniverse/httpful/tests/phpunit.xml
2015-08-30 14:01:12 +01:00

9 lines
217 B
XML

<phpunit>
<testsuite name="Httpful">
<directory>.</directory>
</testsuite>
<logging>
<log type="coverage-text" target="php://stdout" showUncoveredFiles="false"/>
</logging>
</phpunit>