Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
9
vendor/paypal/paypal-checkout-sdk/phpunit.xml
vendored
Normal file
9
vendor/paypal/paypal-checkout-sdk/phpunit.xml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<phpunit bootstrap="./vendor/autoload.php">
|
||||
|
||||
<testsuites>
|
||||
<testsuite name="integration">
|
||||
<directory>./tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user