diff --git a/tests/enable_all.php b/tests/enable_all.php
index 23a1e8ab68cc1207938d5b15bdc98fcccc1db238..16838398f1751d5a8e63f18ea5eac9fabe9bc64b 100644
--- a/tests/enable_all.php
+++ b/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');