Skip to content

Commit

Permalink
test cpp ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Thespica committed Feb 21, 2024
1 parent 80d1ff3 commit 0fd2a3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/test/test_builder.cc
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ TEST_CASE("test_vertices_builder") {
// check the number of vertices in builder
REQUIRE(builder->GetNum() == lines);


// dump to files
REQUIRE(builder->Dump().ok());

Expand Down

0 comments on commit 0fd2a3b

Please sign in to comment.