Skip to content

Commit

Permalink
Exclude vendor from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Nov 18, 2012
1 parent d44573a commit 30dc5d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Expand Up @@ -12,6 +12,7 @@
<exclude>
<directory>./Resources</directory>
<directory>./Tests</directory>
<directory>./vendor</directory>
</exclude>
</whitelist>
</filter>
Expand Down

0 comments on commit 30dc5d2

Please sign in to comment.