PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
beacons.sandbox.dos-group.com
/
vendor
/
dos
/
common
/
tests
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="phpunit.xsd" bootstrap="bootstrap.php" backupGlobals="false" backupStaticAttributes="false" colors="true" processIsolation="false" stopOnFailure="false" verbose="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true"> <testsuites> <testsuite name="small"> <directory suffix="Test.php">Dos/Tests/Deprecated</directory> <directory suffix="Test.php">Dos/Tests/Intl</directory> <directory suffix="Test.php">Dos/Tests/Common</directory> <directory suffix="Test.php">Dos/Tests/Location</directory> </testsuite> </testsuites> <php> <const name="PHPUNIT_TESTSUITE" value="true"/> </php> </phpunit>
[-] phpunit.xsd
[open]
[-] bootstrap.php
[open]
[+]
..
[-] phpunit.xml.dist
[open]
[+]
Dos