This commit is contained in:
Matthew Kennedy 2022-06-23 18:35:05 -07:00 committed by GitHub
parent 55b9e384cf
commit 34ee344661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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);