function setUp() { parent :: setUp(); registerTestingIni( 'common.ini', ' [Templates] path = ' . OVERRIDE_TEMPLATE_DIR_FOR_TEST . ' ' ); }
function setUp() { parent :: setUp(); registerTestingIni( 'common.ini', ' [Templates] templates_path = ' . OVERRIDE_TEMPLATE_DIR_FOR_TEST . ' shared_templates_path = ' . LIMB_DIR . '/design/ ' ); }