[new downloader] Fixed notes

This commit is contained in:
Constantin Shalnev 2016-02-04 16:34:55 +03:00 committed by Sergey Yershov
parent 6f8c37e958
commit 670e5041ae

View file

@ -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;