forked from organicmaps/organicmaps
[tests] Fixed feature table serialization test.
This commit is contained in:
parent
eaa0c3fd5f
commit
8baa945cfd
1 changed files with 2 additions and 0 deletions
|
@ -97,6 +97,8 @@ namespace feature
|
|||
FilesContainerR baseContainer(pl.GetReader("minsk-pass" DATA_FILE_EXTENSION));
|
||||
|
||||
LocalCountryFile localFile = LocalCountryFile::MakeForTesting(testFileName);
|
||||
TEST(CountryIndexes::PreparePlaceOnDisk(localFile), ());
|
||||
|
||||
string const indexFile = CountryIndexes::GetPath(localFile, CountryIndexes::Index::Offsets);
|
||||
FileWriter::DeleteFileX(indexFile);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue