Files
unirest-php/test/phpunit.CI.xml
2011-05-05 19:57:08 -07:00

13 lines
269 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<phpunit
bootstrap="./bootstrap.php"
colors="false"
backupGlobals="false"
backupStaticAttributes="false">
<testsuite name="Mashape Client Test Suite">
<directory>./mashape</directory>
</testsuite>
</phpunit>