summaryrefslogtreecommitdiffstats
path: root/tests/phpunit-autotest.xml
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2014-12-03 16:38:25 +0100
committerMorris Jobke <hey@morrisjobke.de>2014-12-03 16:38:25 +0100
commite014a18b4a8960cf8ddfc706e729545711c97ee4 (patch)
tree624d177181cb0b8afc11f916b123f0bfc0e62588 /tests/phpunit-autotest.xml
parent3fdb1937a39ef138b32f94ee6c813bd17cf905a9 (diff)
downloadnextcloud-server-e014a18b4a8960cf8ddfc706e729545711c97ee4.tar.gz
nextcloud-server-e014a18b4a8960cf8ddfc706e729545711c97ee4.zip
drop files_external tests from autotest - they will be executed with autotest-external.sh which is coming
Diffstat (limited to 'tests/phpunit-autotest.xml')
-rw-r--r--tests/phpunit-autotest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml
index 9fba824bc7d..15e0e3dd408 100644
--- a/tests/phpunit-autotest.xml
+++ b/tests/phpunit-autotest.xml
@@ -20,8 +20,7 @@
<exclude>
<directory suffix=".php">../3rdparty</directory>
<directory suffix=".php">../apps/files/l10n</directory>
- <directory suffix=".php">../apps/files_external/l10n</directory>
- <directory suffix=".php">../apps/files_external/3rdparty</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>