PATH:
home
/
lab2454c
/
keebchat.com
/
core
/
libs
/
s3
/
vendor
/
mtdowling
/
jmespath.php
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="./vendor/autoload.php" colors="true"> <testsuites> <testsuite name="Unit Tests"> <directory>tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src</directory> </whitelist> </filter> </phpunit>
[-] composer.json
[edit]
[+]
bin
[+]
..
[-] README.rst
[edit]
[+]
tests
[-] phpunit.xml.dist
[edit]
[-] .gitignore
[edit]
[-] .travis.yml
[edit]
[-] Makefile
[edit]
[-] LICENSE
[edit]
[+]
src
[-] CHANGELOG.md
[edit]