PATH:
home
/
letacommog
/
letaweb
/
admin
/
classes
/
hosting
/
api-php-lib
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 1999-2015. Parallels IP Holdings GmbH. --> <phpunit colors="true" bootstrap="tests/autoload.php"> <testsuites> <testsuite> <directory suffix="Test.php">tests/</directory> </testsuite> </testsuites> </phpunit>
[+]
..
[-] Gruntfile.js
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]
[+]
src
[-] phpunit.xml.dist
[edit]
[-] .gitignore
[edit]
[-] composer.json
[edit]
[-] package.json
[edit]
[+]
tests