1
0
Fork 0
mirror of https://github.com/friendica/friendica-directory synced 2024-05-13 02:09:37 +02:00
friendica-docker/phpunit.xml
2018-11-11 21:08:33 -05:00

7 lines
189 B
XML

<phpunit bootstrap="vendor/autoload.php">
<testsuites>
<testsuite name="SlimSkeleton">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>