summaryrefslogtreecommitdiffstats
path: root/tests/phpunit-autotest.xml
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@owncloud.com>2016-02-04 16:08:35 +0100
committerBjörn Schießle <bjoern@schiessle.org>2016-02-08 11:30:48 +0100
commit2f6ffdbce552ed519b3e08c1bfe5d100377c52f6 (patch)
tree159eeaa1eddca5f64c8a761a183b2d9e1a3a9a12 /tests/phpunit-autotest.xml
parent6d211f96dcaa6ed862dd3887ee697663899e7b12 (diff)
downloadnextcloud-server-2f6ffdbce552ed519b3e08c1bfe5d100377c52f6.tar.gz
nextcloud-server-2f6ffdbce552ed519b3e08c1bfe5d100377c52f6.zip
Added tests for used parts
Diffstat (limited to 'tests/phpunit-autotest.xml')
-rw-r--r--tests/phpunit-autotest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml
index 499c69bc9d1..7ef7c12df82 100644
--- a/tests/phpunit-autotest.xml
+++ b/tests/phpunit-autotest.xml
@@ -17,7 +17,7 @@
<filter>
<!-- whitelist processUncoveredFilesFromWhitelist="true" -->
<whitelist>
- <directory suffix=".php">..</directory>
+ <directory suffix=".php">../apps/federatedfilesharing/</directory>
<exclude>
<directory suffix=".php">../3rdparty</directory>
<directory suffix=".php">../apps/files/l10n</directory>