fsfw/unittests/cfdp/testDistributor.cpp

5 lines
98 B
C++
Raw Normal View History

2022-08-08 12:34:54 +02:00
#include <catch2/catch_test_macros.hpp>
TEST_CASE("CFDP Distributor", "[cfdp][distributor]") {
}