Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
KanDisheng committed Feb 5, 2018
1 parent 8fdc85f commit 45578a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">./class</directory>
<directory suffix=".php">./library</directory>
<exclude>
<file>./library/Autoload.php</file>
</exclude>
</whitelist>
</filter>
<logging>
Expand Down

0 comments on commit 45578a3

Please sign in to comment.