Merge remote-tracking branch 'upstream/mohr/dhb2normal' into mohr/dhb2normal
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
DeviceHandlerMock::DeviceHandlerMock(object_id_t objectId, object_id_t deviceCommunication,
|
||||
CookieIF *comCookie, FailureIsolationBase *fdirInstance)
|
||||
: DeviceHandlerBase(objectId, deviceCommunication, comCookie, fdirInstance) {
|
||||
mode = MODE_ON;
|
||||
setMode(MODE_ON);
|
||||
}
|
||||
|
||||
DeviceHandlerMock::~DeviceHandlerMock() = default;
|
||||
|
Reference in New Issue
Block a user