X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/mtdowling/jmespath.php
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
mtdowling
/
jmespath.php
/
📁
..
📄
.gitignore
(53 B)
📄
.travis.yml
(507 B)
📄
CHANGELOG.md
(2.14 KB)
📄
LICENSE
(1.06 KB)
📄
Makefile
(265 B)
📄
README.rst
(3.94 KB)
📁
bin
📄
composer.json
(731 B)
📄
phpunit.xml.dist
(376 B)
📁
src
📁
tests
Editing: phpunit.xml.dist
<?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>
Upload File
Create Folder