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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>2015-05-25 18:31:32 +0300
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>2015-05-25 18:32:13 +0300
commit9854608bf35e1b57da05696d4b73941fa9b894f6 (patch)
treed7a781024b38e4059b55029b08afb046501a4ef8 /tests
parent209d91e29737a2da4e2b7115af29b4d51ebfdd6e (diff)
Remove deprecated option
Diffstat (limited to 'tests')
-rw-r--r--tests/phpunit.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/phpunit.xml b/tests/phpunit.xml
index 74549c3c..308dd35b 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php"
- strict="true"
verbose="true"
timeoutForSmallTests="900"
timeoutForMediumTests="900"