<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="true" bootstrap="bootstrap.php" backupGlobals="false">
    <filter>
        <blacklist>
            <directory suffix=".php">../vendor/others</directory>
        </blacklist>
    </filter>
</phpunit>
