提交 64755f58 编写于 作者: S Shengliang Guan

test: remove unstable ut

上级 eddf3f9f
......@@ -84,22 +84,22 @@ target_link_libraries (idxUtilUT
index
)
target_link_libraries (idxJsonUT
os
util
common
gtest_main
index
)
#target_link_libraries (idxJsonUT
# os
# util
# common
# gtest_main
# index
#)
add_test(
NAME idxtest
COMMAND idxTest
)
add_test(
NAME idxJsonUT
COMMAND idxJsonUT
)
# add_test(
# NAME idxJsonUT
# COMMAND idxJsonUT
# )
add_test(
NAME idxUtilUT
COMMAND idxUtilUT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册