提交 8ce1b844 编写于 作者: I Islam AbdelRahman

Fix Travis on Mac

Summary: not sure why travis complain about this line, works fine on my mac

Test Plan: run on my mac

Subscribers: andrewkr, dhruba

Differential Revision: https://reviews.facebook.net/D63045
上级 380e651a
......@@ -240,7 +240,7 @@ class BlockReadAmpBitmapSlowAndAccurate {
}
private:
std::set<std::pair<size_t, size_t>> marked_ranges_ = {};
std::set<std::pair<size_t, size_t>> marked_ranges_;
};
TEST_F(BlockTest, BlockReadAmpBitmap) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册