phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console.
This commit is contained in:
parent
9c9bfcd626
commit
592bb01ccd
1 changed files with 0 additions and 3 deletions
|
@ -15,7 +15,4 @@
|
|||
</exclude>
|
||||
</whitelist>
|
||||
</filter>
|
||||
<listeners>
|
||||
<listener class="PHPUnit_Util_Log_JSON"></listener>
|
||||
</listeners>
|
||||
</phpunit>
|
||||
|
|
Loading…
Reference in a new issue