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:
@@ -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"/>
|
||||
|
Reference in New Issue
Block a user