diff options
author | swarmer <swarmer@yandex-team.ru> | 2022-02-10 16:46:31 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:31 +0300 |
commit | 11a24635da4c4f39428b182c49a7bc35e47c9534 (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /util/charset/ya.make | |
parent | 317da38588b7898a99fd9168571408123350012b (diff) | |
download | ydb-11a24635da4c4f39428b182c49a7bc35e47c9534.tar.gz |
Restoring authorship annotation for <swarmer@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/charset/ya.make')
-rw-r--r-- | util/charset/ya.make | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/util/charset/ya.make b/util/charset/ya.make index db9b410b20..26d38cb10b 100644 --- a/util/charset/ya.make +++ b/util/charset/ya.make @@ -1,7 +1,7 @@ LIBRARY() OWNER(g:util) -SUBSCRIBER(g:util-subscribers) +SUBSCRIBER(g:util-subscribers) NO_UTIL() @@ -29,7 +29,7 @@ ELSE() ENDIF() END() - -RECURSE_FOR_TESTS( - ut -) + +RECURSE_FOR_TESTS( + ut +) |