1
0
forked from fsfw/fsfw

apply auto-formatter

This commit is contained in:
2022-07-18 16:08:06 +02:00
parent 6f751c2cf9
commit 74794bb71b
40 changed files with 77 additions and 137 deletions

View File

@ -2,9 +2,9 @@
#include "ComIFMock.h"
#include "DeviceFdirMock.h"
#include "devicehandler/CookieIFMock.h"
#include "DeviceHandlerCommander.h"
#include "DeviceHandlerMock.h"
#include "devicehandler/CookieIFMock.h"
#include "objects/systemObjectList.h"
TEST_CASE("Device Handler Base", "[DeviceHandlerBase]") {