diff options
author | stupidhobbit <stupidhobbit@yandex-team.ru> | 2022-02-10 16:48:35 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:35 +0300 |
commit | 59a705ed594098f9c3614b1e78d1b9bd1ced6667 (patch) | |
tree | 0a877731ecc6b2685a3c0b59081ca36c5a1f4d77 /util/tests | |
parent | 226373cdad0b0f0d91c1bc33bcd77c265c3928f0 (diff) | |
download | ydb-59a705ed594098f9c3614b1e78d1b9bd1ced6667.tar.gz |
Restoring authorship annotation for <stupidhobbit@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/tests')
-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..540623577a 100644 --- a/util/tests/cython/ya.make +++ b/util/tests/cython/ya.make @@ -17,7 +17,7 @@ PY_SRCS( generic/ptr_ut.pyx generic/string_ut.pyx generic/vector_ut.pyx - generic/list_ut.pyx + generic/list_ut.pyx generic/hash_set_ut.pyx generic/hash_ut.pyx memory/blob_ut.pyx |