AIParking_Intops_Server/vendor/codeception/verify/phpunit.xml
2020-02-01 16:47:12 +07:00

7 lines
153 B
XML

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