Merge pull request #9679 from taosdata/feature/dnode3

Feature/dnode3
This commit is contained in:
Shengliang Guan 2022-01-07 19:08:21 +08:00 committed by GitHub
commit 7e2076e427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ target_link_libraries(
PUBLIC sut
)
add_test(
NAME mnode_test_mnode
COMMAND mnode_test_mnode
)
#add_test(
# NAME mnode_test_mnode
# COMMAND mnode_test_mnode
#)