Skip to content

Commit

Permalink
Ignore vendor in code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Apr 13, 2012
1 parent d86783c commit 4886087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<exclude>
<directory>Resources</directory>
<directory>Tests</directory>
<directory>vendor</directory>
</exclude>
</whitelist>
</filter>
Expand Down

0 comments on commit 4886087

Please sign in to comment.