<phpunit
        bootstrap="./bootstrap.php"
>
    <testsuites>
        <testsuite name="Github issue">
            <file>IssueTest.php</file>
        </testsuite>
    </testsuites>
</phpunit>
