mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Fix of 7bd412a2ca
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user