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