Skip to content

Commit 8557529

Browse files
missing newlines
1 parent cc0729a commit 8557529

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

UNITTESTS/fakes/ble/BLE.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ void BLE::processEvents()
160160

161161
}
162162

163-
}
163+
}

UNITTESTS/fakes/ble/ble_mocks.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ SecurityManagerMock& security_manager_mock();
4242

4343
}
4444

45-
#endif // BLE_MOCKS_H
45+
#endif // BLE_MOCKS_H

0 commit comments

Comments
 (0)