aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/encode/unistat/ut/ya.make
diff options
context:
space:
mode:
authormsherbakov <msherbakov@yandex-team.ru>2022-02-10 16:49:17 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:17 +0300
commita0ffafe83b7d6229709a32fa942c71d672ac989c (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/monlib/encode/unistat/ut/ya.make
parentc224a621661ddd69699f9476922eb316607ef57e (diff)
downloadydb-a0ffafe83b7d6229709a32fa942c71d672ac989c.tar.gz
Restoring authorship annotation for <msherbakov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/monlib/encode/unistat/ut/ya.make')
-rw-r--r--library/cpp/monlib/encode/unistat/ut/ya.make28
1 files changed, 14 insertions, 14 deletions
diff --git a/library/cpp/monlib/encode/unistat/ut/ya.make b/library/cpp/monlib/encode/unistat/ut/ya.make
index 4beba98863..a652139f45 100644
--- a/library/cpp/monlib/encode/unistat/ut/ya.make
+++ b/library/cpp/monlib/encode/unistat/ut/ya.make
@@ -1,16 +1,16 @@
UNITTEST_FOR(library/cpp/monlib/encode/unistat)
-
-OWNER(
- msherbakov
- g:solomon
-)
-
-SRCS(
- unistat_ut.cpp
-)
-
-PEERDIR(
+
+OWNER(
+ msherbakov
+ g:solomon
+)
+
+SRCS(
+ unistat_ut.cpp
+)
+
+PEERDIR(
library/cpp/monlib/encode/protobuf
-)
-
-END()
+)
+
+END()