Skip to content
Snippets Groups Projects
Commit 7e819c9a authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix test name

parent 5138b51c
No related branches found
No related tags found
1 merge request!37Feature/language
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
Catch::Matchers::Contains("invalid operands to affectation expression")); \ Catch::Matchers::Contains("invalid operands to affectation expression")); \
} }
TEST_CASE("ASTAffectationProcessor", "[language]") TEST_CASE("AffectationProcessor", "[language]")
{ {
SECTION("Affectations") SECTION("Affectations")
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment