<?xml version="1.0" encoding="UTF-8"?>

<phpunit bootstrap="./bootstrap.php">
    <testsuites>
        <testsuite name="Intercom WordPress Testsuite">
            <directory>./test</directory>
        </testsuite>
    </testsuites>
</phpunit>
