add empty test files

This commit is contained in:
2022-07-21 19:16:44 +02:00
parent 0dfaba81f9
commit bfee4fd90a
3 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#include <catch2/catch_test_macros.hpp>
TEST_CASE("PUS TM Creator", "[pus-tm-creator]") {}