Skip to content

Commit

Permalink
Update phpunit.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
stopsopa committed Jun 6, 2016
1 parent 0041465 commit 124bb46
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
<!-- dla wygenerowania codecoverage vvv -->

<!-- phpunit - -coverage-clover build/logs/clover.xml -->
<logging>
<log type="coverage-clover" target="build/logs/clover.xml"/>
</logging>

<filter>
<whitelist>
Expand Down Expand Up @@ -65,4 +62,4 @@
<!--<files name="foo" value="bar"/>-->
<!--<request name="foo" value="bar"/>&ndash;&gt;-->
<!--</php>-->
</phpunit>
</phpunit>

0 comments on commit 124bb46

Please sign in to comment.