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