forked from organicmaps/organicmaps
Fixed tests: we don't go over railway platforms yet
This commit is contained in:
parent
3eccb05de3
commit
2f1d252f98
1 changed files with 0 additions and 8 deletions
|
@ -499,11 +499,3 @@ UNIT_TEST(MoscowVodnyStadiumHighwayPlatform)
|
|||
MercatorBounds::FromLatLon(55.83955, 37.48692), {0., 0.},
|
||||
MercatorBounds::FromLatLon(55.84061, 37.48636), 136.115);
|
||||
}
|
||||
|
||||
UNIT_TEST(MoscowLeningradskyVokzalRailwayPlatform)
|
||||
{
|
||||
integration::CalculateRouteAndTestRouteLength(
|
||||
integration::GetPedestrianComponents(),
|
||||
MercatorBounds::FromLatLon(55.78163, 37.65144), {0., 0.},
|
||||
MercatorBounds::FromLatLon(55.777, 37.65479), 581.594);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue