Create phpunit.xml.dist
This commit is contained in:
parent
b1fdd1b5f1
commit
8e7487c24e
|
@ -9,6 +9,7 @@
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="Bundles">
|
<testsuite name="Bundles">
|
||||||
<directory suffix="Test.php">src/Speakers/tests</directory>
|
<directory suffix="Test.php">src/Speakers/tests</directory>
|
||||||
|
<directory suffix="Test.php">src/Sponsors/tests</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
</phpunit>
|
</phpunit>
|
Loading…
Reference in a new issue