PATH:
home
/
bkunreyz
/
bcmuslimgolfers.com
/
wp-content
/
plugins
/
updraftplus
/
vendor
/
guzzlehttp
/
psr7
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="true" colors="true" beStrictAboutOutputDuringTests="true" beStrictAboutTestsThatDoNotTestAnything="true" bootstrap="vendor/autoload.php" > <testsuites> <testsuite name="GuzzleHttp PSR7 Test Suite"> <directory>tests/</directory> <exclude>tests/Integration</exclude> </testsuite> <testsuite name="Integration"> <directory>tests/Integration</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/</directory> </whitelist> </filter> </phpunit>
[-] Makefile
[edit]
[-] CHANGELOG.md
[edit]
[-] phpunit.xml.dist
[edit]
[+]
..
[-] README.md
[edit]
[-] composer.json
[edit]
[+]
src
[-] LICENSE
[edit]