summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/queue/ut
diff options
context:
space:
mode:
authornechda <[email protected]>2025-06-19 21:29:41 +0300
committernechda <[email protected]>2025-06-19 22:28:33 +0300
commitbcacbf3392fc63c23fdb5dba423540f1121f1842 (patch)
treeb68b56bff105745508972de206c47590ff81133a /library/cpp/threading/queue/ut
parent053aa59011c32b3ca6c6e7ec19640e99b965c996 (diff)
Upver wine 10.8
commit_hash:db0a0308d356c8dca2520f3881de2615edcc4455
Diffstat (limited to 'library/cpp/threading/queue/ut')
-rw-r--r--library/cpp/threading/queue/ut/ya.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/cpp/threading/queue/ut/ya.make b/library/cpp/threading/queue/ut/ya.make
index 28246305df7..b6724f6b2cd 100644
--- a/library/cpp/threading/queue/ut/ya.make
+++ b/library/cpp/threading/queue/ut/ya.make
@@ -1,7 +1,5 @@
UNITTEST_FOR(library/cpp/threading/queue)
-ALLOCATOR(B)
-
SRCS(
basic_ut.cpp
queue_ut.cpp