Fix of 7bd412a2ca
This commit is contained in:
parent
7bd412a2ca
commit
dd4b26ba25
1 changed files with 0 additions and 1 deletions
|
@ -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},
|
||||
|
|
Loading…
Reference in a new issue