tupali_fork/milfs/toa/phpunit.xml
2017-10-22 14:05:02 -05:00

12 lines
274 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<phpunit
colors="true"
bootstrap="tests/bootstrap.php">
<testsuites>
<testsuite name="TwitterOAuth Test Suite">
<directory>./tests/</directory>
</testsuite>
</testsuites>
</phpunit>