diff options
author | workfork <[email protected]> | 2022-02-10 16:46:43 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:43 +0300 |
commit | 89db6fe2fe2c32d2a832ddfeb04e8d078e301084 (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /library/cpp/messagebus/test/ut | |
parent | c3745173272d1cf5b0642debb40d019e7ae71094 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/messagebus/test/ut')
-rw-r--r-- | library/cpp/messagebus/test/ut/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/messagebus/test/ut/ya.make b/library/cpp/messagebus/test/ut/ya.make index 83fafe745e7..fe1b4961d69 100644 --- a/library/cpp/messagebus/test/ut/ya.make +++ b/library/cpp/messagebus/test/ut/ya.make @@ -1,4 +1,4 @@ -OWNER(g:messagebus) +OWNER(g:messagebus) UNITTEST_FOR(library/cpp/messagebus) |