Skip to content

Commit

Permalink
Test with pgn_with_holes2
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Oct 9, 2024
1 parent 2e4cff1 commit 837f53e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ void test()
gps.oriented_side(pt);
gps.oriented_side(pgn1);
gps.oriented_side(pgn_with_holes1);
gps.oriented_side(pgn_with_holes1);
gps.oriented_side(pgn_with_holes2);
gps.oriented_side(gps);
gps.locate(pt, pgn_with_holes1);

Expand Down

0 comments on commit 837f53e

Please sign in to comment.