Skip to content
Snippets Groups Projects
Commit 10a9ddd9 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Merge pull request #1233 from owncloud/visualphpunit

Add listener for VisualPHPUnit
parents 8daefd00 bc8957a1
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,7 @@
<directory suffix=".php">../3rdparty</directory>
</exclude>
</whitelist>
<listeners>
<listener class="PHPUnit_Util_Log_JSON"></listener>
</listeners>
</phpunit>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment