diff --git a/op-finder-tests/branches.cpp b/op-finder-tests/branches.cpp index b10096e..08dddf4 100644 --- a/op-finder-tests/branches.cpp +++ b/op-finder-tests/branches.cpp @@ -6,7 +6,7 @@ #include "fixtures/RunOnCodeFixture.hpp" -TEST_CASE("For loop without header", "[branches][for_loops]") +TEST_CASE("For loop without header.", "[branches][for_loops]") { RunOnCodeFixture fixture;