aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkruall <kruall@ydb.tech>2023-10-09 16:10:58 +0300
committerkruall <kruall@ydb.tech>2023-10-09 16:36:26 +0300
commit915beb03a02924f2b67321a76b8414ab5c989be1 (patch)
tree6a9362142ecafa68c667fb797735b3b0fefa22f5
parenta6caa774ac138c8863815d78c15c97479277f500 (diff)
downloadydb-915beb03a02924f2b67321a76b8414ab5c989be1.tar.gz
Return yndx keyvalue, KIKIMR-16142
-rw-r--r--ydb/services/keyvalue/ut/ya.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/services/keyvalue/ut/ya.make b/ydb/services/keyvalue/ut/ya.make
index 22227dc72a..dbed2dd190 100644
--- a/ydb/services/keyvalue/ut/ya.make
+++ b/ydb/services/keyvalue/ut/ya.make
@@ -12,6 +12,7 @@ PEERDIR(
library/cpp/logger
ydb/core/protos
ydb/core/testlib/default
+ ydb/services/keyvalue
)
YQL_LAST_ABI_VERSION()