fix (#4279)
This commit is contained in:
parent
55b9e384cf
commit
34ee344661
|
@ -95,6 +95,8 @@ TEST(CanWideband, DecodeValidAemFormat) {
|
|||
Sensor::resetRegistry();
|
||||
}
|
||||
|
||||
#include "wideband_firmware/for_rusefi/wideband_can.h"
|
||||
|
||||
TEST(CanWideband, DecodeRusefiStandard)
|
||||
{
|
||||
EngineTestHelper eth(TEST_ENGINE);
|
||||
|
|
Loading…
Reference in New Issue