diff options
Diffstat (limited to 'tests/phpunit-autotest.xml')
-rw-r--r-- | tests/phpunit-autotest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml index c293d1c7d59..91b346a5a29 100644 --- a/tests/phpunit-autotest.xml +++ b/tests/phpunit-autotest.xml @@ -5,6 +5,7 @@ timeoutForSmallTests="900" timeoutForMediumTests="900" timeoutForLargeTests="900" + convertDeprecationsToExceptions="true" > <testsuite name='ownCloud'> <directory suffix='.php'>lib/</directory> |