forked from organicmaps/organicmaps
[tests] Regenerate minks-pass.mwm according to the new classificatory to fix test.
This commit is contained in:
parent
65e9524a6f
commit
f7f83d72f4
3 changed files with 517 additions and 517 deletions
1032
data/minsk-pass.addr
1032
data/minsk-pass.addr
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -65,7 +65,7 @@ public:
|
|||
|
||||
void operator() (FeatureType const & f) const
|
||||
{
|
||||
TEST(is_drawable(f), ());
|
||||
TEST(is_drawable(f), (m_scale, f));
|
||||
add(f);
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue