diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2025-02-03 18:03:14 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2025-02-03 18:25:09 +0300 |
commit | ecde3f416d4cae1755ae836807298f101b091c4d (patch) | |
tree | ab508c4295c9903546e69dce617ced1a48e94e4e | |
parent | cf1b868522d1a7fb3c69d1d28d6f790ece6dee2d (diff) | |
download | ydb-ecde3f416d4cae1755ae836807298f101b091c4d.tar.gz |
Intermediate changes
commit_hash:833cb1c36a7e8f34cd5c87fc39f48c99d2974021
-rw-r--r-- | yt/yt/core/rpc/unittests/bin/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yt/yt/core/rpc/unittests/bin/ya.make b/yt/yt/core/rpc/unittests/bin/ya.make index 2263e635f7..b010c1ab19 100644 --- a/yt/yt/core/rpc/unittests/bin/ya.make +++ b/yt/yt/core/rpc/unittests/bin/ya.make @@ -1,4 +1,4 @@ -PROGRAM() +PROGRAM(rpc-test-service) INCLUDE(${ARCADIA_ROOT}/yt/ya_cpp.make.inc) |