PATH:
home
/
letacommog
/
aperobusiness
/
wp-content
/
plugins
/
wp-rocket
/
vendor
/
composer
/
installers
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="tests/bootstrap.php" > <testsuites> <testsuite name="Installers Test Suite"> <directory>tests/Composer/Installers</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>src/Composer/Installers</directory> </whitelist> </filter> </phpunit>
[+]
..
[-] .editorconfig
[edit]
[-] CONTRIBUTING.md
[edit]
[-] LICENSE
[edit]
[-] .gitignore
[edit]
[-] composer.json
[edit]
[-] CHANGELOG.md
[edit]
[-] phpunit.xml.dist
[edit]
[-] README.md
[edit]
[+]
src
[-] _config.yml
[edit]
[-] .travis.yml
[edit]
[+]
tests