openclassify/vendor/doctrine/deprecations/phpunit.xml.dist
Mostafa Moradi 59dbba58fb readme
2022-04-08 12:26:15 +03:00

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>