1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/externals/twilio-php/tests/phpunit.xml
2014-05-17 15:41:12 -07:00

7 lines
179 B
XML

<phpunit bootstrap="./Bootstrap.php">
<testsuites>
<testsuite name="Services Twilio Test Suite">
<directory>./</directory>
</testsuite>
</testsuites>
</phpunit>