diff options
| author | Alexander Rutkovsky <[email protected]> | 2022-02-10 16:47:39 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:39 +0300 |
| commit | f3646f91e0de459836a7800b9ce3e8dc57a2ab3a (patch) | |
| tree | 25c1423200152570c1f8307e5b8304b9bc3840c5 /library/cpp/monlib/dynamic_counters/ut | |
| parent | fccc62e9bfdce9be2fe7e0f23479da3a5512211a (diff) | |
Restoring authorship annotation for Alexander Rutkovsky <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/monlib/dynamic_counters/ut')
| -rw-r--r-- | library/cpp/monlib/dynamic_counters/ut/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/monlib/dynamic_counters/ut/ya.make b/library/cpp/monlib/dynamic_counters/ut/ya.make index 8242f2fe307..a334ef87dd2 100644 --- a/library/cpp/monlib/dynamic_counters/ut/ya.make +++ b/library/cpp/monlib/dynamic_counters/ut/ya.make @@ -3,7 +3,7 @@ UNITTEST_FOR(library/cpp/monlib/dynamic_counters) OWNER(jamel) SRCS( - contention_ut.cpp + contention_ut.cpp counters_ut.cpp encode_ut.cpp ) |
