Skip to content
Snippets Groups Projects
Commit 67b0ffc6 authored by Nicola Gatto's avatar Nicola Gatto
Browse files

Remove ignore

parent f03ad2f2
No related branches found
No related tags found
1 merge request!17Shared code, updated for CNNArchLang, etc.
......@@ -30,7 +30,6 @@ import de.se_rwth.commons.logging.Finding;
import de.se_rwth.commons.logging.Log;
import freemarker.template.TemplateException;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
......@@ -264,7 +263,6 @@ public class GenerationTest extends AbstractSymtabTest {
Arrays.asList("FindArmadillo.cmake"));
}
@Ignore
@Test
public void testDdpgConfig() {
Log.getFindings().clear();
......@@ -294,7 +292,6 @@ public class GenerationTest extends AbstractSymtabTest {
);
}
@Ignore
@Test
public void testRosDdpgConfig() {
Log.getFindings().clear();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment