8 lines
187 B
XML
Raw Normal View History

2015-04-10 20:34:48 -04:00
<phpunit bootstrap="./vendor/autoload.php">
<testsuites>
<testsuite name="JsonRPC">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>