File "phpunit.xml"

Full Path: /home/pylifeesyu/www/wp-content/plugins/fv-wordpress-flowplayer/test/integration/phpunit.xml
File size: 262 bytes
MIME-type: text/plain
Charset: utf-8

<phpunit bootstrap="bootstrap.php">
    <testsuites>
        <testsuite name="FVPlayer">
            <directory suffix="Test.php">frontend</directory>
            <directory suffix="Test.php">backend</directory>
        </testsuite>
    </testsuites>
</phpunit>