From a07f34c9deefc4bf32e56426bd81e299104ede61 Mon Sep 17 00:00:00 2001 From: Mansour Dukhan Date: Wed, 25 May 2022 09:40:34 +0200 Subject: [PATCH] #1509 Enabled extractTemplatesWithOldConfiguration --- .../com/devonfw/cobigen/systemtest/TemplateProcessingTest.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/cobigen/cobigen-core-systemtest/src/test/java/com/devonfw/cobigen/systemtest/TemplateProcessingTest.java b/cobigen/cobigen-core-systemtest/src/test/java/com/devonfw/cobigen/systemtest/TemplateProcessingTest.java index 56a329e6db..57081fb67f 100644 --- a/cobigen/cobigen-core-systemtest/src/test/java/com/devonfw/cobigen/systemtest/TemplateProcessingTest.java +++ b/cobigen/cobigen-core-systemtest/src/test/java/com/devonfw/cobigen/systemtest/TemplateProcessingTest.java @@ -10,7 +10,6 @@ import org.apache.commons.io.FileUtils; import org.junit.Before; -import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.rules.TemporaryFolder; @@ -101,7 +100,6 @@ public void extractTemplateSetsTest() throws IOException { * @throws IOException if an Exception occurs */ @Test - @Ignore public void extractTemplatesWithOldConfiguration() throws IOException { FileUtils.copyDirectory(new File(testFileRootPathMonolithicTemplates),