they say this should help build
This commit is contained in:
parent
6e62865f20
commit
b94c3588bc
|
@ -34,7 +34,7 @@ public class FunctionalTest {
|
|||
public void testChangingIgnitionMode() {
|
||||
String msg = "change ign mode";
|
||||
|
||||
ecu.setEngineType(ET_FORD_FIESTA);
|
||||
ecu.setEngineType(ET_FORD_ASPIRE);
|
||||
ecu.changeRpm(2000);
|
||||
|
||||
// First is wasted spark
|
||||
|
|
Loading…
Reference in New Issue