reducing crazy in unit tests
This commit is contained in:
parent
d478c9c411
commit
7398ba5059
|
@ -359,8 +359,6 @@ void setupSimpleTestEngineWithMaf(EngineTestHelper *eth, injection_mode_e inject
|
|||
Engine *engine = ð->engine;
|
||||
EXPAND_Engine
|
||||
|
||||
eth->clearQueue();
|
||||
|
||||
engineConfiguration->isIgnitionEnabled = false; // let's focus on injection
|
||||
engineConfiguration->specs.cylindersCount = 4;
|
||||
// a bit of flexibility - the mode may be changed by some tests
|
||||
|
|
Loading…
Reference in New Issue