This commit is contained in:
Lukáš Hejl 2021-04-05 20:32:41 +02:00
parent 7bd412a2ca
commit dd4b26ba25

View file

@ -1950,7 +1950,6 @@ TEST_CASE("Voronoi skeleton", "[VoronoiSkeleton]")
// Rotation of the polygon solves this problem.
TEST_CASE("Voronoi missing vertex 1", "[VoronoiMissingVertex1]")
{
REQUIRE(false);
Polygon poly = {
{ 25000000, 25000000},
{-25000000, 25000000},