提交 d18f00df 编写于 作者: dengyihao's avatar dengyihao

make CI/CD happy

上级 091282fc
......@@ -222,6 +222,7 @@ TEST_F(UtilEnv, 04union) {
for (int i = 0; i < sizeof(arr3) / sizeof(arr3[0]); i++) {
taosArrayPush(f, &arr3[i]);
}
iUnion(src, rslt);
assert(taosArrayGetSize(rslt) == 11);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册