diff options
| author | Stanislav Kirillov <[email protected]> | 2022-02-10 16:46:07 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:07 +0300 |
| commit | 92fe2b1e7bc79f7b95adef61714fc003f6ea4a1c (patch) | |
| tree | 817034f4ca57c9f841bb047ec94630c2e78a2b1d /util/tests | |
| parent | 53c76da6d9f6cc5a17f6029df396f0e3bc1ff47d (diff) | |
Restoring authorship annotation for Stanislav Kirillov <[email protected]>. Commit 1 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 b928c19026e..f54b8a7f9c9 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 |
