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:
authorMorris Jobke <hey@morrisjobke.de>2014-12-03 18:38:25 +0300
committerMorris Jobke <hey@morrisjobke.de>2014-12-03 18:38:25 +0300
commite014a18b4a8960cf8ddfc706e729545711c97ee4 (patch)
tree624d177181cb0b8afc11f916b123f0bfc0e62588 /tests/enable_all.php
parent3fdb1937a39ef138b32f94ee6c813bd17cf905a9 (diff)
drop files_external tests from autotest - they will be executed with autotest-external.sh which is coming
Diffstat (limited to 'tests/enable_all.php')
-rw-r--r--tests/enable_all.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/enable_all.php b/tests/enable_all.php
index 2368a194944..d6c3184edd6 100644
--- a/tests/enable_all.php
+++ b/tests/enable_all.php
@@ -19,7 +19,6 @@ function enableApp($app) {
enableApp('files_sharing');
enableApp('files_trashbin');
enableApp('files_encryption');
-enableApp('files_external');
enableApp('user_ldap');
enableApp('files_versions');