BiFace_Server_Lite/vendor/codeception/verify/phpunit.xml
2020-03-27 10:13:51 +07:00

7 lines
153 B
XML

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