mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merging DEV_TEMPORARY to HEAD (RenditionService)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19103 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -44,6 +44,7 @@ import org.springframework.context.ApplicationContext;
|
||||
*/
|
||||
public class TemplateServiceImplTest extends TestCase
|
||||
{
|
||||
private static final String TEMPLATE_1 = "org/alfresco/repo/template/test_template1.ftl";
|
||||
private static final ApplicationContext ctx = ApplicationContextHelper.getApplicationContext();
|
||||
|
||||
private TemplateService templateService;
|
||||
@@ -127,5 +128,4 @@ public class TemplateServiceImplTest extends TestCase
|
||||
});
|
||||
}
|
||||
|
||||
private static final String TEMPLATE_1 = "org/alfresco/repo/template/test_template1.ftl";
|
||||
}
|
||||
|
Reference in New Issue
Block a user