kokjan/vendor/codeception/verify/phpunit.xml

8 lines
154 B
XML
Raw Permalink Normal View History

2026-02-25 06:59:34 +00:00
<phpunit colors="true">
<testsuites>
<testsuite name="Verify">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>