Skip to content

Commit 75e7a8f

Browse files
committed
Fixed CMakeLists
1 parent 011bbaa commit 75e7a8f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
add_ydb_test(NAME operation_id_ut
1+
add_ydb_test(NAME operation_id_ut GTEST
22
SOURCES
33
operation_id_ut.cpp
44
LINK_LIBRARIES
55
yutil
6-
cpp-testing-unittest_main
76
lib-operation_id-protos
87
library-operation_id
9-
cpp-testing-unittest
108
LABELS
119
unit
1210
)

0 commit comments

Comments
 (0)