refactor task IF

This commit is contained in:
2022-05-14 09:40:31 +02:00
parent 4841d5d92d
commit dba08fed7a
12 changed files with 79 additions and 37 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") {}
}