404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.135.198.174: ~ $
<?xml version="1.0" encoding="UTF-8"?>

<phpunit backupGlobals="false"
         backupStaticAttributes="false"
         colors="true"
         convertErrorsToExceptions="true"
         convertNoticesToExceptions="true"
         convertWarningsToExceptions="true"
         processIsolation="false"
         stopOnFailure="false"
         syntaxCheck="false"
         bootstrap="vendor/autoload.php"
>
    <testsuites>
        <testsuite name="React Test Suite">
            <directory>./tests/</directory>
        </testsuite>
    </testsuites>

    <filter>
        <whitelist>
            <directory>./src/</directory>
        </whitelist>
    </filter>
</phpunit>

Filemanager

Name Type Size Permission Actions
examples Folder 0755
src Folder 0755
tests Folder 0755
.gitignore File 21 B 0644
.travis.yml File 1.13 KB 0644
CHANGELOG.md File 11.4 KB 0644
LICENSE File 1.04 KB 0644
README.md File 44.45 KB 0644
composer.json File 741 B 0644
phpunit.xml.dist File 666 B 0644