X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/mnapoli/front-yaml
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
mnapoli
/
front-yaml
/
📁
..
📄
.gitattributes
(114 B)
📄
.gitignore
(59 B)
📄
LICENSE
(1.04 KB)
📄
README.md
(1.8 KB)
📄
composer.json
(485 B)
📄
phpunit.xml.dist
(551 B)
📁
src
Editing: phpunit.xml.dist
<?xml version="1.0" encoding="utf-8"?> <!-- phpunit -c phpunit.xml --> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="Tests"> <directory>./tests/</directory> </testsuite> </testsuites> </phpunit>
Upload File
Create Folder