aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/vobject/tests/phpunit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/sabre/vobject/tests/phpunit.xml')
-rw-r--r--vendor/sabre/vobject/tests/phpunit.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/vendor/sabre/vobject/tests/phpunit.xml b/vendor/sabre/vobject/tests/phpunit.xml
index c9abae412..46dad6a3d 100644
--- a/vendor/sabre/vobject/tests/phpunit.xml
+++ b/vendor/sabre/vobject/tests/phpunit.xml
@@ -6,12 +6,11 @@
convertWarningsToExceptions="true"
beStrictAboutTestsThatDoNotTestAnything="true"
beStrictAboutOutputDuringTests="true"
+ beStrictAboutTestSize="true"
>
- <testsuites>
- <testsuite name="Sabre\VObject">
- <directory>VObject/</directory>
- </testsuite>
- </testsuites>
+ <testsuite name="Sabre\VObject">
+ <directory>VObject/</directory>
+ </testsuite>
<filter>
<whitelist addUncoveredFilesFromWhitelist="true">