Robin Mueller
9e03f9babe
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
7 lines
176 B
C++
7 lines
176 B
C++
#include "fsfw/serviceinterface/ServiceInterfaceStream.h"
|
|
#include "fsfw_tests/unit/CatchRunner.h"
|
|
|
|
int main(int argc, char* argv[]) {
|
|
// fsfwtest::customMain(argc, argv);
|
|
}
|