From ee1ccb561bc91447aa6ea60985dbe3adc1012e39 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Fri, 26 Oct 2012 12:11:53 +0200 Subject: [PATCH] Add loadApp to test cases --- tests/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/config.php b/tests/config.php index 64ee141..a5c7ce8 100644 --- a/tests/config.php +++ b/tests/config.php @@ -6,6 +6,7 @@ * See the COPYING-README file. */ +OC_App::loadApp('user_external'); return array( 'imap'=>array( 'run'=>false,