diff options
| author | Stanislav Kirillov <[email protected]> | 2022-02-10 16:46:08 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:08 +0300 |
| commit | cb68f224c46a8ee52ac3fdd2a32534b8bb8dc134 (patch) | |
| tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /util/tests | |
| parent | 92fe2b1e7bc79f7b95adef61714fc003f6ea4a1c (diff) | |
Restoring authorship annotation for Stanislav Kirillov <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/tests')
| -rw-r--r-- | util/tests/cython/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/util/tests/cython/ya.make b/util/tests/cython/ya.make index f54b8a7f9c9..b928c19026e 100644 --- a/util/tests/cython/ya.make +++ b/util/tests/cython/ya.make @@ -11,15 +11,15 @@ PY_SRCS( NAMESPACE util folder/path_ut.pyx - generic/array_ref_ut.pyx + generic/array_ref_ut.pyx generic/deque_ut.pyx generic/maybe_ut.pyx generic/ptr_ut.pyx generic/string_ut.pyx generic/vector_ut.pyx generic/list_ut.pyx - generic/hash_set_ut.pyx - generic/hash_ut.pyx + generic/hash_set_ut.pyx + generic/hash_ut.pyx memory/blob_ut.pyx stream/str_ut.pyx string/cast_ut.pyx |
