Initiate build
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Erki 2021-03-07 17:35:46 +02:00
parent 2ba019373e
commit eb640e513a

View File

@ -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;