v12
This commit is contained in:
parent
67b434e43a
commit
6c012ba0e4
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue