X7ROOT File Manager
Current Path:
/opt/alt/php53/usr/share/pear/test/Finder/Symfony/Component/Finder
opt
/
alt
/
php53
/
usr
/
share
/
pear
/
test
/
Finder
/
Symfony
/
Component
/
Finder
/
ðŸ“
..
ðŸ“
Tests
📄
phpunit.xml.dist
(821 B)
Editing: phpunit.xml.dist
<?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="Symfony Finder Component Test Suite"> <directory>./Tests/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>./</directory> <exclude> <directory>./Tests</directory> <directory>./vendor</directory> </exclude> </whitelist> </filter> </phpunit>
Upload File
Create Folder