1
0
forked from fsfw/fsfw

expand serializeIF tests

This commit is contained in:
2022-07-23 10:34:19 +02:00
parent 8e05fc0417
commit f2bf4b463e
7 changed files with 18 additions and 12 deletions

View File

@ -0,0 +1,6 @@
#include <catch2/catch_test_macros.hpp>
TEST_CASE("Simple Test", "[SerSizeTest]") {
}