summaryrefslogtreecommitdiffstats
path: root/vendor/paypal/paypalhttp/phpunit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/paypal/paypalhttp/phpunit.xml')
-rw-r--r--vendor/paypal/paypalhttp/phpunit.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/vendor/paypal/paypalhttp/phpunit.xml b/vendor/paypal/paypalhttp/phpunit.xml
index ea84278..649fcd9 100644
--- a/vendor/paypal/paypalhttp/phpunit.xml
+++ b/vendor/paypal/paypalhttp/phpunit.xml
@@ -1,10 +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>
+<?xml version="1.0" encoding="UTF-8" ?>
+<phpunit bootstrap="./vendor/autoload.php">
+
+ <testsuites>
+ <testsuite name="unit">
+ <directory>./tests/unit</directory>
+ </testsuite>
+ </testsuites>
+
+</phpunit>