X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/google/apiclient-services
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
google
/
apiclient-services
/
📁
..
📁
.github
📄
.gitignore
(116 B)
📄
.travis.yml
(219 B)
📄
CODE_OF_CONDUCT.md
(1.93 KB)
📄
LICENSE
(10.02 KB)
📄
README.md
(839 B)
📄
composer.json
(451 B)
📄
phpunit.xml
(427 B)
📁
src
📁
tests
Editing: phpunit.xml
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/3.7/phpunit.xsd" colors="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="Google PHP Client Unit Services Test Suite"> <directory>tests</directory> </testsuite> </testsuites> </phpunit>
Upload File
Create Folder