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