Enabling unit testing for apptemplate_advanced
This commit is contained in:
parent
9e6ffece64
commit
39e37fa9c6
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ require_once __DIR__.'/../lib/base.php';
|
|||
|
||||
OC_App::enable('calendar');
|
||||
OC_App::enable('contacts');
|
||||
OC_App::enable('apptemplate_advanced');
|
||||
#OC_App::enable('files_archive');
|
||||
#OC_App::enable('mozilla_sync');
|
||||
#OC_App::enable('news');
|
||||
|
|
Loading…
Reference in a new issue