Skip to content
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.

Commit

Permalink
Arbitrary change to trigger code coverage rescan
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Mar 15, 2015
1 parent e257a85 commit 14ae9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<whitelist>
<directory suffix=".php">./src</directory>
<exclude>
<file>./src/FaktoryServiceProvider.php</file>
<file>./src/Facades/Faktory.php</file>
<file>./src/FaktoryServiceProvider.php</file>
</exclude>
</whitelist>
</filter>
Expand Down

0 comments on commit 14ae9a3

Please sign in to comment.