diff options
| author | bixind <[email protected]> | 2022-02-10 16:50:12 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:50:12 +0300 |
| commit | df6eb5b163c763cd9633a4850cfae72f8d742996 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/logger/ut | |
| parent | f2f03a1ea0c5413acb624a532384109a1517130d (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/logger/ut')
| -rw-r--r-- | library/cpp/logger/ut/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/logger/ut/ya.make b/library/cpp/logger/ut/ya.make index e4f1a18c48d..2a461c13539 100644 --- a/library/cpp/logger/ut/ya.make +++ b/library/cpp/logger/ut/ya.make @@ -13,7 +13,7 @@ SRCDIR(library/cpp/logger) SRCS( log_ut.cpp element_ut.cpp - rotating_file_ut.cpp + rotating_file_ut.cpp composite_ut.cpp ) |
