forked from organicmaps/organicmaps
[storage] build is fixed after rebase from release-96
This commit is contained in:
parent
3f3dc1de52
commit
ad8cf4c9d3
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ UNIT_TEST(DownloadingTests_CalcOverallProgress)
|
|||
|
||||
Storage s;
|
||||
|
||||
s.SetDownloadingUrlsForTesting({storage::kTestWebServer});
|
||||
s.SetDownloadingServersForTesting({storage::kTestWebServer});
|
||||
auto baseProgress = s.GetOverallProgress(kTestCountries);
|
||||
|
||||
TEST_EQUAL(baseProgress.first, 0, ());
|
||||
|
|
Loading…
Add table
Reference in a new issue