Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-12-09 14:10:12 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-12-09 14:10:12 +0300
commitbb02488cc2b25d9dbf0dde536e24ffa2d6a04ff7 (patch)
treec850b73e9d25f300a8b2eac5d6e04f911324adae /tests/phpunit-autotest-external.xml
parente3b47e80f7581b62010e840f8b03bbdc621f80b7 (diff)
remove deprecated strict setting
Diffstat (limited to 'tests/phpunit-autotest-external.xml')
-rw-r--r--tests/phpunit-autotest-external.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/phpunit-autotest-external.xml b/tests/phpunit-autotest-external.xml
index b9402bfa572..31d2e395a01 100644
--- a/tests/phpunit-autotest-external.xml
+++ b/tests/phpunit-autotest-external.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php"
- strict="true"
verbose="true"
timeoutForSmallTests="900"
timeoutForMediumTests="900"