apply afmt, update .gitignore

This commit is contained in:
2022-05-13 11:39:37 +02:00
parent a83b86ccd2
commit 8dc640c162
12 changed files with 26 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") {}
}