From dd4b26ba25fe2ac1783f55807b4d2b5ce8f363b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Hejl?= Date: Mon, 5 Apr 2021 20:32:41 +0200 Subject: [PATCH] Fix of 7bd412a2cabaf1068b21dee87ce37b67dcd3a912 --- tests/libslic3r/test_voronoi.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/libslic3r/test_voronoi.cpp b/tests/libslic3r/test_voronoi.cpp index f05edfc2fb..c78849c01e 100644 --- a/tests/libslic3r/test_voronoi.cpp +++ b/tests/libslic3r/test_voronoi.cpp @@ -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},