• File: phpunit.xml
  • Full Path: /home/masbinta/public_html/core/vendor/sabberworm/php-css-parser/phpunit.xml
  • File size: 335 bytes
  • MIME-type: text/plain
  • Charset: utf-8
<phpunit
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.5/phpunit.xsd"
    bootstrap="tests/bootstrap.php">
    <testsuites>
        <testsuite name="Project Test Suite">
            <directory>tests</directory>
        </testsuite>
    </testsuites>
</phpunit>