提交 855992da 编写于 作者: A Abhinav Arora

Fix warnings in chunk_test

上级 9b63b7dd
...@@ -43,5 +43,5 @@ TEST(Chunk, Compressor) { ...@@ -43,5 +43,5 @@ TEST(Chunk, Compressor) {
ch.Clear(); ch.Clear();
ch.Parse(ss); ch.Parse(ss);
ASSERT_EQ(ch.NumBytes(), 18); ASSERT_EQ(ch.NumBytes(), 18ul);
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册