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

7 lines
181 B
Plaintext
Raw Permalink Normal View History

2024-05-06 11:04:37 +07:00
<phpunit bootstrap="vendor/autoload.php" colors="true">
<testsuites>
<testsuite name="Morphism">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>