This commit is contained in:
rusefi 2019-11-18 23:54:08 -05:00
parent 67b434e43a
commit 6c012ba0e4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
extern EnginePins enginePins;
TEST(ignition, twoCoils) {
WITH_ENGINE_TEST_HELPER(BMW_M73);
WITH_ENGINE_TEST_HELPER(BMW_M73_F);
// first one to fire uses first coil
ASSERT_EQ(ENGINE(ignitionPin[ID2INDEX(1)]), 0);