Skip to content

Commit 2410838

Browse files
author
Josh Brown
committed
PHPUnit XML
1 parent d7f6e55 commit 2410838

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

phpunit.xml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<phpunit colors="true">
2+
<testsuites>
3+
<testsuite name="Laravel Module Installer Tests">
4+
<directory>tests</directory>
5+
</testsuite>
6+
</testsuites>
7+
</phpunit>

0 commit comments

Comments
 (0)