Lock file maintenance
This commit is contained in:
parent
ff31bf599f
commit
3a53c3adc9
326 changed files with 30009 additions and 16 deletions
11
vendor/endroid/qrcode/phpunit.xml.dist
vendored
Normal file
11
vendor/endroid/qrcode/phpunit.xml.dist
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit bootstrap="tests/Bundle/app/bootstrap.php" colors="true">
|
||||
<testsuites>
|
||||
<testsuite>
|
||||
<directory suffix="Test.php">tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<php>
|
||||
<server name="KERNEL_DIR" value="tests/Bundle/app" />
|
||||
</php>
|
||||
</phpunit>
|
||||
Loading…
Add table
Add a link
Reference in a new issue