Skip to content

Commit

Permalink
Created coverage whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewCarterUK committed Dec 14, 2015
1 parent e1b5b9f commit 505d4a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions phpunit.xml.dist
Expand Up @@ -6,9 +6,9 @@
</testsuite>
</testsuites>
<filter>
<blacklist>
<directory>vendor</directory>
</blacklist>
<whitelist>
<directory>Bridge</directory>
</whitelist>
</filter>
</phpunit>

0 comments on commit 505d4a2

Please sign in to comment.