diff options
author | pozhilov <pozhilov@yandex-team.ru> | 2022-02-10 16:49:27 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:27 +0300 |
commit | 23bf1d16dddf213a6aa8e8d5c8621e1242a1f118 (patch) | |
tree | ed030ff443eb83431f11e53b6460b1b73d035412 /util/tests/cython/ya.make | |
parent | 7156b3713e77ce36387436e5558320917698b7a2 (diff) | |
download | ydb-23bf1d16dddf213a6aa8e8d5c8621e1242a1f118.tar.gz |
Restoring authorship annotation for <pozhilov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/tests/cython/ya.make')
-rw-r--r-- | util/tests/cython/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/tests/cython/ya.make b/util/tests/cython/ya.make index b928c19026..c21bf92b5f 100644 --- a/util/tests/cython/ya.make +++ b/util/tests/cython/ya.make @@ -22,7 +22,7 @@ PY_SRCS( generic/hash_ut.pyx memory/blob_ut.pyx stream/str_ut.pyx - string/cast_ut.pyx + string/cast_ut.pyx system/types_ut.pyx digest/multi_ut.pyx ) |