initial commit
This commit is contained in:
commit
d2c38a1950
215 changed files with 15763 additions and 0 deletions
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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue