refactor(sync): modify CMakeLists.txt in test
This commit is contained in:
parent
a623ec31df
commit
1c2892988f
|
@ -858,10 +858,6 @@ target_link_libraries(syncLeaderTransferTest
|
|||
sync
|
||||
gtest_main
|
||||
)
|
||||
target_link_libraries(syncReconfigFinishTest
|
||||
sync
|
||||
gtest_main
|
||||
)
|
||||
target_link_libraries(syncRestoreFromSnapshot
|
||||
sync
|
||||
gtest_main
|
||||
|
|
Loading…
Reference in New Issue