Clean symfony from PHPUnit library

This commit is contained in:
Yoann Renard
2017-11-28 15:10:31 +01:00
parent 13bbebb259
commit 9ef7fb9d46
-4
View File
@@ -22,8 +22,4 @@
<directory>tests/</directory>
</testsuite>
</testsuites>
<listeners>
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
</listeners>
</phpunit>