fsfw/tests/src/fsfw_tests/unit/devicehandler/CookieIFMock.cpp
Jakob Meier ae2f7219fd
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
run auto-formatter
2022-06-06 11:55:42 +02:00

6 lines
98 B
C++

#include "CookieIFMock.h"
CookieIFMock::CookieIFMock() {}
CookieIFMock::~CookieIFMock() {}