AppStateESS/homestead

View on GitHub
phpunit.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0"?>
<phpunit>
    <testsuites>
        <testsuite name="hms">
            <directory>tests</directory>
        </testsuite>
    </testsuites>
</phpunit>