Updated PHPUnit config
Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
This commit is contained in:
parent
8e8b4b3513
commit
07f18f5e76
1 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
</testsuite>
|
||||
-->
|
||||
</testsuites>
|
||||
|
||||
<!--
|
||||
<filter>
|
||||
<whitelist>
|
||||
<directory suffix=".php">../src/Wootook/Core</directory>
|
||||
|
|
@ -31,5 +31,5 @@
|
|||
<logging>
|
||||
<log type="coverage-html" target="./coverage/unit/html" charset="UTF-8" yui="true" highlight="false" lowUpperBound="40" highLowerBound="80"/>
|
||||
</logging>
|
||||
|
||||
-->
|
||||
</phpunit>
|
||||
|
|
|
|||
Loading…
Reference in a new issue