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

<phpunit colors="true">
    <testsuites>
        <testsuite name="Mailjet APIv3 PHP wrapper test suite">
            <file>./test/Mailjet/test.php</file>
        </testsuite>
    </testsuites>
</phpunit>
