hotel_commerce/tests/phpunit.xml
2023-06-26 13:09:26 +05:30

8 lines
175 B
XML

<phpunit bootstrap="bootstrap.php">
<testsuites>
<testsuite name="Unit">
<directory>Unit</directory>
</testsuite>
</testsuites>
</phpunit>