Skip to content

Commit

Permalink
Fix of 7bd412a
Browse files Browse the repository at this point in the history
  • Loading branch information
hejllukas committed Apr 5, 2021
1 parent 7bd412a commit dd4b26b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/libslic3r/test_voronoi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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},
Expand Down

0 comments on commit dd4b26b

Please sign in to comment.