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>2013-06-14 17:17:02 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2013-06-14 17:17:02 +0400
commit9d576de0bd48d3da596ae5cff0c1056a57385a7a (patch)
treea22519ed2e2266425d1a7030c5409a11f170fde7 /tests/phpunit-autotest.xml
parent08f81f3f92c4283b33605490778d375c0f1d2b5a (diff)
No coverage for settings/l10n
Diffstat (limited to 'tests/phpunit-autotest.xml')
-rw-r--r--tests/phpunit-autotest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml
index 53cfb27a672..506c0c87ab0 100644
--- a/tests/phpunit-autotest.xml
+++ b/tests/phpunit-autotest.xml
@@ -29,6 +29,7 @@
<directory suffix=".php">../lib/MDB2</directory>
<directory suffix=".php">../lib/l10n</directory>
<directory suffix=".php">../core/l10n</directory>
+ <directory suffix=".php">../settings/l10n</directory>
</exclude>
</whitelist>
</filter>