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:
authorVincent Petry <pvince81@owncloud.com>2015-06-01 21:42:32 +0300
committerVincent Petry <pvince81@owncloud.com>2015-06-01 21:42:32 +0300
commitac984800282251c7e9d2f9c4c41a7591b3e753c5 (patch)
treebff4a127074c40b126a208ffb4cb9d10705a22bf /tests/phpunit-autotest.xml
parent01a241f71129c3980619f3981d3f7903c1a4cee8 (diff)
Fix phpunit xml
Rename/remove obsolete paths
Diffstat (limited to 'tests/phpunit-autotest.xml')
-rw-r--r--tests/phpunit-autotest.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml
index 18d40d86ef7..2bf3ca3cf9d 100644
--- a/tests/phpunit-autotest.xml
+++ b/tests/phpunit-autotest.xml
@@ -22,15 +22,12 @@
<directory suffix=".php">../apps/files/l10n</directory>
<directory suffix=".php">../apps/files_external</directory>
<directory suffix=".php">../apps/files_versions/l10n</directory>
- <directory suffix=".php">../apps/files_encryption/l10n</directory>
- <directory suffix=".php">../apps/files_encryption/3rdparty</directory>
+ <directory suffix=".php">../apps/encryption/l10n</directory>
<directory suffix=".php">../apps/files_sharing/l10n</directory>
<directory suffix=".php">../apps/files_trashbin/l10n</directory>
<directory suffix=".php">../apps/user_ldap/l10n</directory>
<directory suffix=".php">../apps/user_webdavauth/l10n</directory>
- <directory suffix=".php">../provisioning_api/l10n</directory>
- <directory suffix=".php">../provisioning_api/tests</directory>
- <directory suffix=".php">../lib/MDB2</directory>
+ <directory suffix=".php">../apps/provisioning_api/tests</directory>
<directory suffix=".php">../lib/l10n</directory>
<directory suffix=".php">../core/l10n</directory>
<directory suffix=".php">../settings/l10n</directory>