Revert "one more step forward"

This reverts commit e0f4dbd1
This commit is contained in:
rusefillc 2020-12-14 22:22:31 -05:00
parent e0f4dbd16f
commit e3398775ce
1 changed files with 2 additions and 0 deletions

View File

@ -198,6 +198,7 @@ public class FunctionalTest {
}
@Test
@Ignore
public void test1995DodgeNeon() {
ecu.setEngineType(ET_DODGE_NEON_1995);
EngineChart chart;
@ -233,6 +234,7 @@ public class FunctionalTest {
}
@Test
@Ignore
public void testRoverV8() {
ecu.setEngineType(ET_ROVER_V8);
}