reducing copy/paste in unit tests
This commit is contained in:
parent
45ca9d19bf
commit
92ee072687
|
@ -172,7 +172,6 @@ TEST(big, testNoiselessDecoder) {
|
|||
|
||||
engineConfiguration->ignitionMode = IM_WASTED_SPARK;
|
||||
engineConfiguration->useOnlyRisingEdgeForTrigger = true;
|
||||
setupSimpleTestEngineWithMafAndTT_ONE_trigger(ð);
|
||||
|
||||
// we'll test on 60-2 wheel
|
||||
eth.setTriggerType(TT_TOOTHED_WHEEL_60_2 PASS_ENGINE_PARAMETER_SUFFIX);
|
||||
|
|
Loading…
Reference in New Issue