disble breaking test cases for now

This commit is contained in:
Thomas Müller 2012-10-28 16:33:11 +01:00
parent 0fbb99690b
commit 2248fe9f3e
1 changed files with 4 additions and 4 deletions

View File

@ -10,9 +10,9 @@ require_once __DIR__.'/../lib/base.php';
OC_App::enable('calendar');
OC_App::enable('contacts');
OC_App::enable('files_archive');
OC_App::enable('mozilla_sync');
OC_App::enable('news');
OC_App::enable('provisioning_api');
#OC_App::enable('files_archive');
#OC_App::enable('mozilla_sync');
#OC_App::enable('news');
#OC_App::enable('provisioning_api');
#OC_App::enable('user_external');