YAML config file

This commit is contained in:
Pierre Rudloff 2015-10-31 15:42:25 +01:00
parent 8d4cf18360
commit 5249df52e6
15 changed files with 168 additions and 67 deletions

View file

@ -1,7 +1,7 @@
<phpunit>
<phpunit bootstrap="vendor/autoload.php">
<filter>
<whitelist>
<file>download.php</file>
<directory>classes/</directory>
</whitelist>
</filter>
<testsuites>