test:comment unit test catalog in cases

This commit is contained in:
chenhaoran 2023-05-23 16:20:00 +08:00
parent 0bb468af7b
commit 790d34c33b
1 changed files with 3 additions and 3 deletions

View File

@ -11,6 +11,6 @@ target_link_libraries(
PRIVATE os util transport qcom nodes
)
if(${BUILD_TEST})
ADD_SUBDIRECTORY(test)
endif(${BUILD_TEST})
# if(${BUILD_TEST})
# ADD_SUBDIRECTORY(test)
# endif(${BUILD_TEST})