reducing copy/paste in unit tests

This commit is contained in:
rusefi 2019-09-25 08:55:18 -04:00
parent 3b44a70501
commit 9827177afe
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