ok
Direktori : /home2/selectio/www/application/third_party/domain-parser/layershifter/tld-support/ |
Current File : //home2/selectio/www/application/third_party/domain-parser/layershifter/tld-support/phpunit.xml |
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="tests/bootstrap.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnError="false" stopOnFailure="false" syntaxCheck="true" verbose="true" > <testsuites> <testsuite name="TLDSupport Test Suite"> <directory>./tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>./src</directory> </whitelist> </filter> </phpunit>