fsfw/unittests/cfdp/testDestHandler.cpp

5 lines
86 B
C++
Raw Normal View History

2022-08-08 12:41:05 +02:00
#include <catch2/catch_test_macros.hpp>
TEST_CASE("CFDP Dest Handler", "[cfdp]") {
}