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>2015-03-30 23:36:48 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-04-07 14:30:28 +0300
commitdbdd754c3fc37dc3100a9741f956d913e6d64576 (patch)
tree9aa55408b331d219a72cd53e2947ef8f06db85ce /tests/enable_all.php
parent00338f9dca97fd7b48d96201fd607cf460c385ff (diff)
Further cleanup of files_encryption
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 61c94e6effe..464155b1f39 100644
--- a/tests/enable_all.php
+++ b/tests/enable_all.php
@@ -18,7 +18,6 @@ function enableApp($app) {
enableApp('files_sharing');
enableApp('files_trashbin');
-enableApp('files_encryption');
enableApp('encryption');
enableApp('user_ldap');
enableApp('files_versions');