diff options
| author | artkolesnikov <[email protected]> | 2022-02-10 16:47:37 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:37 +0300 |
| commit | 0d7c4ef9025d79c9bba6f62a92b490ee72e80ed0 (patch) | |
| tree | c0748b5dcbade83af788c0abfa89c0383d6b779c /library/cpp/string_utils/parse_size/ut | |
| parent | 8611780b719073fe6c7e6536c71d61e20d57a5d6 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/string_utils/parse_size/ut')
| -rw-r--r-- | library/cpp/string_utils/parse_size/ut/ya.make | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/library/cpp/string_utils/parse_size/ut/ya.make b/library/cpp/string_utils/parse_size/ut/ya.make index 9b9e9f111e0..da19cf025b4 100644 --- a/library/cpp/string_utils/parse_size/ut/ya.make +++ b/library/cpp/string_utils/parse_size/ut/ya.make @@ -1,9 +1,9 @@ UNITTEST_FOR(library/cpp/string_utils/parse_size) - + OWNER(g:images-robot) - -SRCS( - parse_size_ut.cpp -) - -END() + +SRCS( + parse_size_ut.cpp +) + +END() |
