This commit is contained in:
Matthew Kennedy 2022-06-23 18:35:05 -07:00 committed by GitHub
parent fbdebdc20e
commit f5843258b4
1 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,8 @@ TEST(CanWideband, DecodeValidAemFormat) {
Sensor::resetRegistry(); Sensor::resetRegistry();
} }
#include "wideband_firmware/for_rusefi/wideband_can.h"
TEST(CanWideband, DecodeRusefiStandard) TEST(CanWideband, DecodeRusefiStandard)
{ {
EngineTestHelper eth(TEST_ENGINE); EngineTestHelper eth(TEST_ENGINE);