File container handle moving constructor bugfix

This commit is contained in:
Lev Dragunov 2015-02-27 11:28:55 +03:00 committed by Alex Zolotarev
parent 2ec488e6f0
commit 33d7d01fbb

View file

@ -277,6 +277,7 @@ UNIT_TEST(FilesMappingContainer_MoveHandle)
}
}
FileWriter::DeleteFileX(containerPath);
}
UNIT_TEST(FilesMappingContainer_Smoke)