MIF_E31222691/tests/phpunit.xml

7 lines
181 B
XML

<phpunit colors="true" bootstrap="bootstrap.php">
<testsuites>
<testsuite name="Laravel Framework Tests">
<directory>Cases</directory>
</testsuite>
</testsuites>
</phpunit>