working on thermal controller unit test.
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
@ -1,10 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <catch2/catch_session.hpp>
|
||||
|
||||
int main(int argc, char* argv[]) {
|
||||
puts("unittests");
|
||||
|
||||
|
||||
// Catch internal function call
|
||||
int result = Catch::Session().run(argc, argv);
|
||||
|
Reference in New Issue
Block a user