we can live without this test
This commit is contained in:
parent
a2482ab87e
commit
1e22f3fc4d
|
@ -7,13 +7,6 @@
|
|||
|
||||
#include "pch.h"
|
||||
|
||||
TEST(sensors, vrThreshold) {
|
||||
EngineTestHelper eth(HELLEN_128_MERCEDES_4_CYL);
|
||||
|
||||
auto& cfg = engineConfiguration->vrThreshold[0];
|
||||
ASSERT_FLOAT_EQ(0.8, cfg.values[2]);
|
||||
}
|
||||
|
||||
TEST(sensors, mapDecoding) {
|
||||
EngineTestHelper eth(FORD_INLINE_6_1995);
|
||||
|
||||
|
|
Loading…
Reference in New Issue