landing-klikaset/wp-content/plugins/weglot/vendor/gmulti/morphism-php/phpunit.xml.dist

7 lines
181 B
XML

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