%PDF- %PDF-
| Direktori : /proc/thread-self/root/www/varak.net/paste.varak.net-5.6/vendor/nesbot/carbon/ |
| Current File : //proc/thread-self/root/www/varak.net/paste.varak.net-5.6/vendor/nesbot/carbon/phpunit.xml.dist |
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="tests/TestFixture.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false"
>
<filter>
<whitelist>
<directory>src/Carbon</directory>
</whitelist>
</filter>
<testsuites>
<testsuite name="Carbon Test Suite">
<directory>tests</directory>
</testsuite>
</testsuites>
</phpunit>