mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-15 10:13:17 +03:00
change test command & phpunit file update
This commit is contained in:
@@ -15,9 +15,10 @@
|
||||
<directory>tests/Pecee/SimpleRouter/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<filter>
|
||||
<whitelist processUncoveredFilesFromWhitelist="true">
|
||||
<coverage processUncoveredFiles="true"
|
||||
ignoreDeprecatedCodeUnits="true">
|
||||
<include>
|
||||
<directory suffix=".php">src</directory>
|
||||
</whitelist>
|
||||
</filter>
|
||||
</include>
|
||||
</coverage>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user