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

just test

上级 f8af20b4
......@@ -51,6 +51,7 @@ TEST(IndexTest, index_create_test) {
int *v = (int *)taosArrayGet(result, i);
std::cout << "value --->" << *v << std::endl;
}
// add more test case
indexMultiTermQueryDestroy(multiQuery);
indexOptsDestroy(opts);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册