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:
authorAndras Timar <andras.timar@collabora.com>2016-03-15 02:13:55 +0300
committerAndras Timar <andras.timar@collabora.com>2016-03-15 02:13:55 +0300
commitb323d9512d02ffe68876e3d37879faaabd023e24 (patch)
tree084e98e67e50ab8d761613ce96cc653c46c77b75 /tests
parentf0f3e42c0e1ce423464ae50742be572b49a97bec (diff)
internal name: richdocuments, name: Collabora Online, version: 0.9.0
Diffstat (limited to 'tests')
-rw-r--r--tests/phpunit.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/phpunit.xml b/tests/phpunit.xml
index 78c9fec1..6b314461 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml
@@ -5,7 +5,7 @@
timeoutForMediumTests="900"
timeoutForLargeTests="900"
>
- <testsuite name='ownCloud - Documents App Tests'>
+ <testsuite name='ownCloud - Richdocuments App Tests'>
<directory suffix='test.php'>.</directory>
</testsuite>
<!-- filters for code coverage -->
@@ -22,4 +22,4 @@
<!-- and this is where your report will be written -->
<log type="coverage-clover" target="./clover.xml"/>
</logging>
-</phpunit> \ No newline at end of file
+</phpunit>