Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
dasoya committed Apr 24, 2024
1 parent 70620a9 commit 6b9428b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/complex_boolean_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ TEST(Boolean, Cylinders) {
EXPECT_LE(m1.NumDegenerateTris(), 12);
}


TEST(Boolean, NoRetainedVerts) {
Manifold cube = Manifold::Cube(glm::vec3(1), true);
Manifold oct = Manifold::Sphere(1, 4);
Expand Down

0 comments on commit 6b9428b

Please sign in to comment.