]>
git.immae.eu Git - github/wallabag/wallabag.git/blob - vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/phpunit.xml.dist
0c3de4f7b214ed4738dc7253c517552859ee75e4
1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <phpunit backupGlobals=
"false"
4 backupStaticAttributes=
"false"
6 convertErrorsToExceptions=
"true"
7 convertNoticesToExceptions=
"true"
8 convertWarningsToExceptions=
"true"
9 processIsolation=
"false"
12 bootstrap=
"vendor/autoload.php"
15 <testsuite name=
"Symfony EventDispatcher Component Test Suite">
16 <directory>./Tests/
</directory>
22 <directory>./
</directory>
24 <directory>./Resources
</directory>
25 <directory>./Tests
</directory>
26 <directory>./vendor
</directory>