Skip to content

Commit

Permalink
Update phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewprofile committed Apr 26, 2016
1 parent 0a1ddb1 commit 4c4396f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,4 @@
<directory>./tests/</directory>
</testsuite>
</testsuites>
<logging>
<log type="coverage-clover"
target="./build/tests-clover.xml"/>
<log type="junit"
target="./build/tests-junit.xml"
logIncompleteSkipped="false"/>
</logging>
</phpunit>
</phpunit>

0 comments on commit 4c4396f

Please sign in to comment.