Page MenuHomePhabricator

phpunit.xml.dist
No OneTemporary

phpunit.xml.dist

<phpunit
colors="true"
bootstrap="bootstrap.php"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
>
<testsuite name="Sabre_XML">
<directory>Sabre/</directory>
</testsuite>
<filter>
<whitelist addUncoveredFilesFromWhitelist="true">
<directory suffix=".php">../lib/</directory>
</whitelist>
</filter>
</phpunit>

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 22, 10:45 AM (3 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915692
Default Alt Text
phpunit.xml.dist (403 B)

Event Timeline