From ac984800282251c7e9d2f9c4c41a7591b3e753c5 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 1 Jun 2015 20:42:32 +0200 Subject: [PATCH] Fix phpunit xml Rename/remove obsolete paths --- tests/phpunit-autotest.xml | 7 ++----- tests/phpunit.xml.dist | 7 ++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml index 18d40d86ef..2bf3ca3cf9 100644 --- a/tests/phpunit-autotest.xml +++ b/tests/phpunit-autotest.xml @@ -22,15 +22,12 @@ ../apps/files/l10n ../apps/files_external ../apps/files_versions/l10n - ../apps/files_encryption/l10n - ../apps/files_encryption/3rdparty + ../apps/encryption/l10n ../apps/files_sharing/l10n ../apps/files_trashbin/l10n ../apps/user_ldap/l10n ../apps/user_webdavauth/l10n - ../provisioning_api/l10n - ../provisioning_api/tests - ../lib/MDB2 + ../apps/provisioning_api/tests ../lib/l10n ../core/l10n ../settings/l10n diff --git a/tests/phpunit.xml.dist b/tests/phpunit.xml.dist index c1d02dd32a..346c8f5f9c 100644 --- a/tests/phpunit.xml.dist +++ b/tests/phpunit.xml.dist @@ -17,15 +17,12 @@ ../apps/files_external/l10n ../apps/files_external/3rdparty ../apps/files_versions/l10n - ../apps/files_encryption/l10n - ../apps/files_encryption/3rdparty + ../apps/encryption/l10n ../apps/files_sharing/l10n ../apps/files_trashbin/l10n ../apps/user_ldap/l10n ../apps/user_webdavauth/l10n - ../provisioning_api/l10n - ../provisioning_api/tests - ../lib/MDB2 + ../apps/provisioning_api/tests ../lib/l10n ../core/l10n ../settings/l10n