diff options
-rw-r--r-- | tests/phpunit.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 510c38a3c8b..25dfc64cfeb 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -15,7 +15,4 @@ </exclude> </whitelist> </filter> - <listeners> - <listener class="PHPUnit_Util_Log_JSON"></listener> - </listeners> </phpunit> |