Various updates in test data and test configuration.

This commit is contained in:
James Cole
2016-01-22 20:47:48 +01:00
parent 53f7f13362
commit e1cf285272
3 changed files with 7 additions and 2 deletions

View File

@@ -25,6 +25,10 @@
<whitelist>
<directory suffix=".php">app/</directory>
</whitelist>
<blacklist>
<directory>vendor/</directory>
<!-- and other directories, -->
</blacklist>
</filter>
<!--
Code coverage has never been slower.