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
|
sync
|
||||||
gtest_main
|
gtest_main
|
||||||
)
|
)
|
||||||
target_link_libraries(syncReconfigFinishTest
|
|
||||||
sync
|
|
||||||
gtest_main
|
|
||||||
)
|
|
||||||
target_link_libraries(syncRestoreFromSnapshot
|
target_link_libraries(syncRestoreFromSnapshot
|
||||||
sync
|
sync
|
||||||
gtest_main
|
gtest_main
|
||||||
|
|
Loading…
Reference in New Issue