Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix an error when generating cover coverage.
  • Loading branch information
mbabker authored and realityking committed Sep 9, 2012
1 parent e3dfbb3 commit d0090c2
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 addUncoveredFilesFromWhitelist="true">
<directory suffix=".php">libraries/cms</directory>
<directory suffix=".php">administrator/includes</directory>
<file>administrator/includes/helper.php</file>
</whitelist>
</filter>
</phpunit>

0 comments on commit d0090c2

Please sign in to comment.