From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit@debian.org>
Date: Sun, 19 May 2024 23:47:33 +0200
Subject: Drop coverage

Bug-Debian: https://bugs.debian.org/1070555
---
 tests/phpunit.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tests/phpunit.xml b/tests/phpunit.xml
index c2cd2b0..6999af3 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml
@@ -1,10 +1,5 @@
 <?xml version="1.0"?>
 <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="./bootstrap-server.php" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.1/phpunit.xsd" cacheDirectory=".phpunit.cache">
-  <coverage>
-    <report>
-      <text outputFile="php://stdout" showUncoveredFiles="false"/>
-    </report>
-  </coverage>
   <testsuites>
     <testsuite name="Httpful">
       <directory>.</directory>
