Add listener for VisualPHPUnit
This commit is contained in:
parent
a17ca3a69a
commit
bc8957a195
|
@ -11,4 +11,7 @@
|
|||
<directory suffix=".php">../3rdparty</directory>
|
||||
</exclude>
|
||||
</whitelist>
|
||||
<listeners>
|
||||
<listener class="PHPUnit_Util_Log_JSON"></listener>
|
||||
</listeners>
|
||||
</phpunit>
|
||||
|
|
Loading…
Reference in New Issue