aboutsummaryrefslogtreecommitdiffstats
path: root/util
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
commitcbca454ae0f6f94ef32c03fce56d938cacc0c6a3 (patch)
tree61b438c6c20ca37d9e35e545174d381399b34f4c /util
parent7c6139b61ced2798d1134b68b8facf6925a36b8e (diff)
downloadydb-cbca454ae0f6f94ef32c03fce56d938cacc0c6a3.tar.gz
Restoring authorship annotation for <jolex007@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util')
-rw-r--r--util/charset/ut/ya.make4
-rw-r--r--util/system/ut/ya.make4
2 files changed, 4 insertions, 4 deletions
diff --git a/util/charset/ut/ya.make b/util/charset/ut/ya.make
index 6526815e92..300cfca455 100644
--- a/util/charset/ut/ya.make
+++ b/util/charset/ut/ya.make
@@ -12,6 +12,6 @@ SRCS(
INCLUDE(${ARCADIA_ROOT}/util/tests/ya_util_tests.inc)
-REQUIREMENTS(ram:17)
-
+REQUIREMENTS(ram:17)
+
END()
diff --git a/util/system/ut/ya.make b/util/system/ut/ya.make
index 127e7c261e..9a8575ee55 100644
--- a/util/system/ut/ya.make
+++ b/util/system/ut/ya.make
@@ -83,6 +83,6 @@ IF (OS_WINDOWS)
)
ENDIF()
-REQUIREMENTS(ram:12)
-
+REQUIREMENTS(ram:12)
+
END()