Current File : //var/webuzo-data/roundcube/vendor/pear/console_commandline/phpunit.xml
<phpunit>
 <testsuites>
  <testsuite name="tests">
   <directory suffix=".phpt">tests/</directory>
  </testsuite>
 </testsuites>
 <php>
  <env name="XDEBUG_MODE" value="off"/>
 </php>
</phpunit>