1
0
forked from fsfw/fsfw

Merge remote-tracking branch 'origin/development' into mueller/extend-version-class

This commit is contained in:
2022-05-13 13:21:01 +02:00
7 changed files with 305 additions and 316 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") {}
}