one more step forward

This commit is contained in:
rusefillc 2020-12-18 10:00:50 -05:00
parent 55b4e82615
commit dae9912e88
1 changed files with 0 additions and 2 deletions

View File

@ -169,7 +169,6 @@ public class FunctionalTest {
}
@Test
@Ignore
public void testMazdaProtege() {
ecu.setEngineType(ET_FORD_ESCORT_GT);
EngineChart chart;
@ -198,7 +197,6 @@ public class FunctionalTest {
}
@Test
@Ignore
public void test1995DodgeNeon() {
ecu.setEngineType(ET_DODGE_NEON_1995);
EngineChart chart;