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>2012-10-27 21:36:24 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2012-10-27 21:37:10 +0400
commitb390da3eba41f31c20f7c0f2925dedc840343290 (patch)
tree848010190bcfb1bd392e3f05449cce73c1bda0f2 /tests/enable_all.php
parent1b2279c9353f189a5a10d632be5691e147230212 (diff)
don't enable apps twice
Diffstat (limited to 'tests/enable_all.php')
-rw-r--r--tests/enable_all.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/enable_all.php b/tests/enable_all.php
index 02e35518d64..74145e55e18 100644
--- a/tests/enable_all.php
+++ b/tests/enable_all.php
@@ -15,6 +15,4 @@ OC_App::enable('mozilla_sync');
OC_App::enable('news');
OC_App::enable('provisioning_api');
OC_App::enable('user_external');
-OC_App::enable('provisioning_api');
-OC_App::enable('provisioning_api');