Skip to content

Commit

Permalink
adapted settings for codecoverage generation to meet PSR-0
Browse files Browse the repository at this point in the history
  • Loading branch information
lapistano committed Jul 6, 2011
1 parent 7702c7d commit a7300d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Expand Up @@ -18,7 +18,7 @@

<filter>
<whitelist>
<directory>ProxyObject</directory>
<directory>src/lapistano/ProxyObject</directory>
</whitelist>
</filter>
</phpunit>

0 comments on commit a7300d0

Please sign in to comment.