Initial COmmit WIP
This commit is contained in:
7
phpunit.integration.xml
Normal file
7
phpunit.integration.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<phpunit bootstrap="tests/bootstrap.php" colors="true">
|
||||
<testsuites>
|
||||
<testsuite name="integration">
|
||||
<directory>./tests/integration</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user