set up new internal error reporter mock
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
|
||||
TEST_CASE("TM Send Helper", "[tm-send-helper]") {
|
||||
#include "fsfw/tmtcservices/TmSendHelper.h"
|
||||
|
||||
TEST_CASE("TM Send Helper", "[tm-send-helper]") {
|
||||
TmSendHelper sendHelper(nullptr);
|
||||
}
|
Reference in New Issue
Block a user