Skip to content

Commit

Permalink
Changed blacklist for phpunit.
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed Mar 19, 2015
1 parent f0360a0 commit 5378184
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
<blacklist>
<directory suffix=".php">./src/locale/ru</directory>
<file>./src/polyfills.php</file>
<file>./src/rules/Rule.php</file>
<file>./src/locale/Locale.php</file>
<directory>./tests/</directory>
</blacklist>
</filter>
Expand Down

0 comments on commit 5378184

Please sign in to comment.