2018-04-09 15:49:23 -04:00
|
|
|
<?xml version="1.0"?>
|
2018-04-09 17:03:29 -04:00
|
|
|
<phpunit bootstrap="boot.php">
|
2018-04-09 15:49:23 -04:00
|
|
|
<testsuites>
|
|
|
|
<testsuite>
|
2018-04-09 17:03:29 -04:00
|
|
|
<directory>tests/</directory>
|
2018-04-09 15:49:23 -04:00
|
|
|
</testsuite>
|
|
|
|
</testsuites>
|
|
|
|
</phpunit>
|