/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
instamojo
/
instamojo-php
/
Upload File
HOME
<?xml version="1.0" encoding="UTF-8" ?> <phpunit bootstrap="vendor/autoload.php" colors="true" verbose="true" stopOnFaliure="false" > <testsuites> <testsuite name="unit"> <directory>tests</directory> </testsuite> </testsuites> </phpunit>