forked from organicmaps/organicmaps-tmp
[tests] Adjusted unit test
Signed-off-by: map-per <map-per@gmx.de>
This commit is contained in:
parent
156e9f8192
commit
a7342c6927
1 changed files with 1 additions and 2 deletions
|
@ -3057,8 +3057,7 @@ UNIT_CLASS_TEST(TestWithClassificator, OsmType_ComplexTypesSmoke)
|
|||
{{"tourism", "artwork", "sculpture"}, {{"tourism", "artwork"}, {"type", "sculpture"}}},
|
||||
{{"tourism", "artwork", "statue"}, {{"tourism", "artwork"}, {"artwork_type", "statue"}}},
|
||||
{{"tourism", "artwork", "statue"}, {{"tourism", "artwork"}, {"type", "statue"}}},
|
||||
{{"tourism", "attraction", "animal"}, {{"tourism", "attraction"}, {"attraction", "animal"}}},
|
||||
{{"tourism", "attraction", "specified"}, {{"tourism", "attraction"}, {"attraction", "specified"}}},
|
||||
{{"attraction", "animal"}, {{"attraction", "animal"}}},
|
||||
{{"tourism", "information", "board"}, {{"tourism", "information"}, {"information", "board"}}},
|
||||
{{"tourism", "information", "guidepost"}, {{"tourism", "information"}, {"information", "guidepost"}}},
|
||||
{{"tourism", "information", "map"}, {{"tourism", "information"}, {"information", "map"}}},
|
||||
|
|
Loading…
Add table
Reference in a new issue