small compile fixes
This commit is contained in:
@ -13,7 +13,7 @@ TEST_CASE("Thermal Controller", "[ThermalController]") {
|
||||
const object_id_t THERMAL_CONTROLLER_ID = 0x123;
|
||||
|
||||
new TemperatureSensorsDummy();
|
||||
new SusDummy();
|
||||
//new SusDummy();
|
||||
|
||||
// testEnvironment::initialize();
|
||||
|
||||
|
Reference in New Issue
Block a user