Skip to content

Commit

Permalink
Add test for multiline with element contained
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts committed Sep 18, 2023
1 parent 97649d8 commit 26678ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/capi/GEOSPreparedDistanceWithinTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ void object::test<15>
()
{
checkDistanceWithin(
"MULTILINESTRING ((1 6, 1 1), (14 16, 16 14))",
"MULTILINESTRING ((1 6, 1 1), (15 16, 15 14))",
"MULTIPOLYGON (((10 20, 20 20, 20 10, 10 10, 10 20)), ((30 20, 40 20, 40 10, 30 10, 30 20)))",
1,
1
Expand Down

0 comments on commit 26678ca

Please sign in to comment.