aboutsummaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorjolex007 <jolex007@yandex-team.ru>2022-02-10 16:49:31 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:31 +0300
commitb71160d74af133cecefa76510d6ed1f414f9009d (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library
parentcbca454ae0f6f94ef32c03fce56d938cacc0c6a3 (diff)
downloadydb-b71160d74af133cecefa76510d6ed1f414f9009d.tar.gz
Restoring authorship annotation for <jolex007@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library')
-rw-r--r--library/cpp/digest/md5/medium_ut/ya.make4
-rw-r--r--library/cpp/tvmauth/client/ut/ya.make4
2 files changed, 4 insertions, 4 deletions
diff --git a/library/cpp/digest/md5/medium_ut/ya.make b/library/cpp/digest/md5/medium_ut/ya.make
index 900bedb8c1..418c57f086 100644
--- a/library/cpp/digest/md5/medium_ut/ya.make
+++ b/library/cpp/digest/md5/medium_ut/ya.make
@@ -13,6 +13,6 @@ SRCS(
md5_medium_ut.cpp
)
-REQUIREMENTS(ram:10)
-
+REQUIREMENTS(ram:10)
+
END()
diff --git a/library/cpp/tvmauth/client/ut/ya.make b/library/cpp/tvmauth/client/ut/ya.make
index ed06367675..e2686cd8d7 100644
--- a/library/cpp/tvmauth/client/ut/ya.make
+++ b/library/cpp/tvmauth/client/ut/ya.make
@@ -31,6 +31,6 @@ SRCS(
utils_ut.cpp
)
-REQUIREMENTS(ram:11)
-
+REQUIREMENTS(ram:11)
+
END()