Current Path : /home/lentoinv/covisclubinternational.com/profile/lib/mailjet-apiv3/ |
Current File : //home/lentoinv/covisclubinternational.com/profile/lib/mailjet-apiv3/phpunit.xml.dist |
<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true" bootstrap="./vendor/autoload.php"> <testsuites> <testsuite name="Mailjet APIv3 PHP wrapper test suite"> <file>./test/Mailjet/test.php</file> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/</directory> </whitelist> </filter> </phpunit>