mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 13:34:10 +00:00
[test][algorithms][sym_difference] rename duplicate case id so that it is unique
This commit is contained in:
parent
5a23867aaa
commit
6e6867ed43
@ -804,7 +804,7 @@ BOOST_AUTO_TEST_CASE( test_sym_difference_multilinestring_multilinestring )
|
||||
(10 10,11 10),(12 10,15 10),(20 10,30 20),\
|
||||
(1 1,2 0),(-1 -1,0 0),(9 0,11 10),(12 10,13 3),\
|
||||
(10 20,15 10),(20 10,25 10,30 15))"),
|
||||
"mlmlsdf06"
|
||||
"mlmlsdf06a"
|
||||
);
|
||||
|
||||
tester::apply
|
||||
|
Loading…
x
Reference in New Issue
Block a user