Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
6 lines
93 B
C++
6 lines
93 B
C++
#include "CookieIFMock.h"
|
|
|
|
CookieIFMock::CookieIFMock() {}
|
|
|
|
CookieIFMock::~CookieIFMock() {}
|