reducing copy/paste in unit tests

This commit is contained in:
rusefi 2019-09-25 08:55:18 -04:00
parent ff8a3f2988
commit 45ca9d19bf
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ TEST(engine, testStartOfCrankingPrimingPulse) {
engineConfiguration->startOfCrankingPrimingPulse = 4;
setupSimpleTestEngineWithMafAndTT_ONE_trigger(&eth);
ASSERT_EQ( 0, GET_RPM()) << "RPM=0";
// this -70 value comes from CLT error handling code