<?xml version="1.0"?>
<phpunit bootstrap="tests/bootstrap.php">
    <testsuites>
        <testsuite name="plugin">
            <directory>tests</directory>
        </testsuite>
    </testsuites>
</phpunit>
