X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/phenx/php-svg-lib
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
phenx
/
php-svg-lib
/
📁
..
📄
.gitattributes
(117 B)
📄
.gitignore
(18 B)
📄
.travis.yml
(263 B)
📄
COPYING
(7.47 KB)
📄
COPYING.GPL
(34.33 KB)
📄
README.md
(1.03 KB)
📄
composer.json
(581 B)
📄
phpunit.xml
(544 B)
📁
src
📁
tests
Editing: phpunit.xml
<?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="SVG lib test suite"> <directory>./tests/Svg/</directory> </testsuite> </testsuites> </phpunit>
Upload File
Create Folder