Skip to content
Snippets Groups Projects
Commit 7e82d026 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

remove commot tests

parent 216793fe
No related branches found
No related tags found
No related merge requests found
......@@ -14,4 +14,4 @@ set_target_properties(${TARGET_NAME} PROPERTIES LINKER_LANGUAGE CXX)
################################
set(TEST_SOURCE_FILES unittests/test_common.cpp)
set(TEST_LIBRARIES common)
gtest(${TARGET_NAME} ${TEST_SOURCE_FILES} ${TEST_LIBRARIES})
#gtest(${TARGET_NAME} ${TEST_SOURCE_FILES} ${TEST_LIBRARIES})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment