trs_matrimony/vendor/doctrine/deprecations/phpunit.xml.dist
2024-08-22 09:31:12 +05:30

9 lines
222 B
XML

<?xml version="1.0" ?>
<phpunit bootstrap="vendor/autoload.php">
<testsuites>
<testsuite name="Doctrine Deprecations">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>