提交 619f7344 编写于 作者: R Roberto Sassu

Fix compact_tlv test

上级 1af9e570
......@@ -134,7 +134,7 @@ static void test_compact_tlv_parser(void **state)
assert_return_code(fd, 0);
ret = write(fd, "0", 1);
assert_return_code(fd, 0);
assert_return_code(ret, 1);
close(fd);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册