1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-08-30 11:29:50 +02:00

update to phpunit 7.5

This commit is contained in:
Danny van Kooten
2019-02-06 20:13:21 +01:00
parent e2a07ec452
commit df96d7270c
3 changed files with 5 additions and 10 deletions

View File

@@ -7,9 +7,9 @@
</testsuite>
</testsuites>
<filter>
<blacklist>
<directory>./vendor/</directory>
</blacklist>
<whitelist>
<file>./AltoRouter.php</file>
</whitelist>
</filter>
<logging>
<log type="coverage-clover" target="build/logs/clover.xml"/>