<?xml version="1.0"?>
<phpunit bootstrap="Tests/PhpUnitBootstrap.php">
    <testsuites>
        <testsuite name="all">
            <directory>Tests</directory>
        </testsuite>
    </testsuites>
</phpunit>
