Enabling unit testing for apptemplate_advanced

remotes/origin/stable5
Thomas Müller 12 years ago
parent 9e6ffece64
commit 39e37fa9c6
  1. 1
      tests/enable_all.php

@ -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…
Cancel
Save