Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
Fix for comment
Browse files Browse the repository at this point in the history
  • Loading branch information
emi420 committed Dec 15, 2023
1 parent 202de16 commit 73dd464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/testsuite/libunderpass.all/val-test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ test_geospatial(std::shared_ptr<Validate> &plugin)
// status->dump();
// std::cerr << way->tags["note"] << std::endl;

Good geometry rectangle
// Good geometry rectangle
if (way->id == -101790) {
if (!status->hasStatus(badgeom)) {
runtest.pass("Validate::checkWay(good geometry rectangle) [geometry building]");
Expand Down

0 comments on commit 73dd464

Please sign in to comment.