diff options
author | jolex007 <jolex007@yandex-team.ru> | 2022-02-10 16:49:31 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:31 +0300 |
commit | b71160d74af133cecefa76510d6ed1f414f9009d (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /util/charset/ut/ya.make | |
parent | cbca454ae0f6f94ef32c03fce56d938cacc0c6a3 (diff) | |
download | ydb-b71160d74af133cecefa76510d6ed1f414f9009d.tar.gz |
Restoring authorship annotation for <jolex007@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/charset/ut/ya.make')
-rw-r--r-- | util/charset/ut/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/charset/ut/ya.make b/util/charset/ut/ya.make index 300cfca455..6526815e92 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() |