Skip to content

Commit

Permalink
add composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mr5 committed Jul 17, 2015
1 parent 60c63b7 commit b54b24c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@
<const name="REDIS_SERVER_PORT" value="6379"/>
<const name="REDIS_NAMESPACE" value="__mr5__unitTest___:bayes:"/>
</php>
<logging>
<log type="coverage-clover" target="tmp/clover.xml"/>
</logging>
</phpunit>

0 comments on commit b54b24c

Please sign in to comment.