reducing copy/paste in unit tests

This commit is contained in:
rusefi 2019-09-25 09:09:32 -04:00
parent 45ca9d19bf
commit 92ee072687
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@ TEST(big, testNoiselessDecoder) {
engineConfiguration->ignitionMode = IM_WASTED_SPARK;
engineConfiguration->useOnlyRisingEdgeForTrigger = true;
setupSimpleTestEngineWithMafAndTT_ONE_trigger(&eth);
// we'll test on 60-2 wheel
eth.setTriggerType(TT_TOOTHED_WHEEL_60_2 PASS_ENGINE_PARAMETER_SUFFIX);