mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-30 10:21:59 +08:00
Fix of 7bd412a2cabaf1068b21dee87ce37b67dcd3a912
This commit is contained in:
parent
7bd412a2ca
commit
dd4b26ba25
@ -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…
x
Reference in New Issue
Block a user