diff options
author | v-korovin <[email protected]> | 2022-02-10 16:46:20 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:20 +0300 |
commit | c4e0c5d2f245076d63ccff1004c755ca0cc5d27b (patch) | |
tree | 0c6b0402dc17d5d1beffbe9350d2d6802207e123 /library/cpp/string_utils/base64 | |
parent | b86334f8eb651237aceaa035bebb519893d6d077 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/string_utils/base64')
-rw-r--r-- | library/cpp/string_utils/base64/bench/metrics/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/string_utils/base64/bench/metrics/ya.make b/library/cpp/string_utils/base64/bench/metrics/ya.make index b0406516c37..71e232c5a25 100644 --- a/library/cpp/string_utils/base64/bench/metrics/ya.make +++ b/library/cpp/string_utils/base64/bench/metrics/ya.make @@ -3,7 +3,7 @@ OWNER( g:util ) -PY2TEST() +PY2TEST() SIZE(LARGE) |