forked from organicmaps/organicmaps-tmp
[new downloader] Fixed notes
This commit is contained in:
parent
6f8c37e958
commit
670e5041ae
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ string const kTestWebServer = "http://new-search.mapswithme.com/";
|
|||
|
||||
string const kMapTestDir = "map-tests";
|
||||
|
||||
string const kCountriesTxtFile = "countries_migrate.txt";
|
||||
string const kCountriesTxtFile = COUNTRIES_MIGRATE_FILE;
|
||||
|
||||
string const kMwmVersion1 = "160126";
|
||||
size_t const kCountriesTxtFileSize1 = 131201;
|
||||
|
|
Loading…
Add table
Reference in a new issue