1
0
Fork 0
mirror of https://github.com/friendica/friendica-directory synced 2024-05-17 03:56:40 +02:00
friendica-docker/phpunit.xml

7 lines
189 B
XML
Raw Normal View History

2018-11-12 03:08:33 +01:00
<phpunit bootstrap="vendor/autoload.php">
<testsuites>
<testsuite name="SlimSkeleton">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>