From b45f5d824f5cab116ceeddb411db4ef091b566ed Mon Sep 17 00:00:00 2001 From: Christian Kuhn Date: Sat, 1 Sep 2012 22:37:33 +0200 Subject: [PATCH] [TASK] Load ext:scheduler to execute scheduler test --- typo3conf/LocalConfiguration.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/typo3conf/LocalConfiguration.php b/typo3conf/LocalConfiguration.php index 120177c..b118950 100644 --- a/typo3conf/LocalConfiguration.php +++ b/typo3conf/LocalConfiguration.php @@ -18,7 +18,7 @@ 'extConf' => array( 'workspaces' => 'a:0:{}', ), - 'extList' => 'extbase,fluid,info,perm,func,filelist,about,tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin,t3editor,reports,felogin,form,phpunit', + 'extList' => 'extbase,fluid,info,perm,func,filelist,about,tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin,t3editor,reports,felogin,form,phpunit,scheduler', 'extListArray' => array( 'extbase', 'fluid', @@ -57,6 +57,7 @@ 'felogin', 'form', 'phpunit', + 'scheduler', ), ), 'FE' => array(