Current Path : /home/escuelai/public_html/it/vendor/html2text/html2text/ |
Current File : /home/escuelai/public_html/it/vendor/html2text/html2text/phpunit.xml.dist |
<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="test/bootstrap.php" > <testsuites> <testsuite name="Html2Text Test Suite"> <directory>test</directory> </testsuite> </testsuites> </phpunit>