aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2025-02-03 18:03:14 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2025-02-03 18:25:09 +0300
commitecde3f416d4cae1755ae836807298f101b091c4d (patch)
treeab508c4295c9903546e69dce617ced1a48e94e4e
parentcf1b868522d1a7fb3c69d1d28d6f790ece6dee2d (diff)
downloadydb-ecde3f416d4cae1755ae836807298f101b091c4d.tar.gz
Intermediate changes
commit_hash:833cb1c36a7e8f34cd5c87fc39f48c99d2974021
-rw-r--r--yt/yt/core/rpc/unittests/bin/ya.make2
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)