summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/queue/ut
diff options
context:
space:
mode:
authorIlnur Khuziev <[email protected]>2022-02-10 16:46:14 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:46:14 +0300
commit60040c91ffe701a84689b2c6310ff845e65cff42 (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /library/cpp/threading/queue/ut
parent736dcd8ca259457a136f2f9f9168c44643914323 (diff)
Restoring authorship annotation for Ilnur Khuziev <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/threading/queue/ut')
-rw-r--r--library/cpp/threading/queue/ut/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/threading/queue/ut/ya.make b/library/cpp/threading/queue/ut/ya.make
index 647ebc05518..8883d9bf693 100644
--- a/library/cpp/threading/queue/ut/ya.make
+++ b/library/cpp/threading/queue/ut/ya.make
@@ -1,4 +1,4 @@
-UNITTEST_FOR(library/cpp/threading/queue)
+UNITTEST_FOR(library/cpp/threading/queue)
OWNER(agri)