1
0
forked from fsfw/fsfw

Merge branch 'mueller/apply-afmt' into mueller/new-cicd-cmake-opts

This commit is contained in:
2022-05-13 13:50:41 +02:00
17 changed files with 65 additions and 16 deletions

View File

@ -67,7 +67,5 @@ TEST_CASE("Power Switcher", "[power-switcher]") {
REQUIRE(not switcherUsingDummy.active());
}
SECTION("More Dummy Tests") {
}
SECTION("More Dummy Tests") {}
}