Server_AccessControl/vendor/codeception/verify/phpunit.xml
2020-10-06 14:27:47 +07:00

7 lines
153 B
XML

<phpunit colors="true">
<testsuites>
<testsuite name="Verify">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>