fsfw/unittests/mocks/CookieIFMock.cpp
Robin Mueller 5af3138e81
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
fnished PUS TC creator unittests
2022-07-21 17:48:11 +02:00

6 lines
93 B
C++

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