Pony.fm/app/Library/Poniverse/httpful/tests/phpunit.xml

10 lines
217 B
XML
Raw Normal View History

2015-08-30 15:01:12 +02:00
<phpunit>
<testsuite name="Httpful">
<directory>.</directory>
</testsuite>
<logging>
<log type="coverage-text" target="php://stdout" showUncoveredFiles="false"/>
</logging>
</phpunit>