diff options
author | deshevoy <deshevoy@yandex-team.ru> | 2022-02-10 16:46:57 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:57 +0300 |
commit | 28148f76dbfcc644d96427d41c92f36cbf2fdc6e (patch) | |
tree | b83306b6e37edeea782e9eed673d89286c4fef35 /util/charset | |
parent | e988f30484abe5fdeedcc7a5d3c226c01a21800c (diff) | |
download | ydb-28148f76dbfcc644d96427d41c92f36cbf2fdc6e.tar.gz |
Restoring authorship annotation for <deshevoy@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/charset')
-rw-r--r-- | util/charset/ut/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/charset/ut/ya.make b/util/charset/ut/ya.make index 4f02362d45..6526815e92 100644 --- a/util/charset/ut/ya.make +++ b/util/charset/ut/ya.make @@ -3,7 +3,7 @@ UNITTEST_FOR(util/charset) OWNER(g:util) SUBSCRIBER(g:util-subscribers) -DATA(arcadia/util/charset/ut/utf8) +DATA(arcadia/util/charset/ut/utf8) SRCS( utf8_ut.cpp |