From dcded92c3ed7851174972595d884fe2872258b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Tue, 24 Dec 2013 22:21:50 +0100 Subject: enable ldap tests --- tests/enable_all.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/enable_all.php') diff --git a/tests/enable_all.php b/tests/enable_all.php index 43ee16a72f8..4f2fe5cdb60 100644 --- a/tests/enable_all.php +++ b/tests/enable_all.php @@ -10,6 +10,7 @@ require_once __DIR__.'/../lib/base.php'; OC_App::enable('files_sharing'); OC_App::enable('files_encryption'); +OC_App::enable('user_ldap'); OC_App::enable('calendar'); OC_App::enable('contacts'); OC_App::enable('apptemplateadvanced'); -- cgit v1.2.3