Build: Remove extra commas in calling INSTANTIATE_TEST_SUITE_P.
Hopefully, this fixes the sudden new breakage with the bots.
This commit is contained in:
@@ -101,7 +101,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
{"max_vertices_0.geom"},
|
||||
{"es-link1.frag", "es-link2.frag"},
|
||||
{"missingBodies.vert"}
|
||||
})),
|
||||
}))
|
||||
);
|
||||
// clang-format on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user