summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/blocking_queue/ut
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/threading/blocking_queue/ut')
-rw-r--r--library/cpp/threading/blocking_queue/ut/ya.make7
1 files changed, 0 insertions, 7 deletions
diff --git a/library/cpp/threading/blocking_queue/ut/ya.make b/library/cpp/threading/blocking_queue/ut/ya.make
deleted file mode 100644
index 50f220d5526..00000000000
--- a/library/cpp/threading/blocking_queue/ut/ya.make
+++ /dev/null
@@ -1,7 +0,0 @@
-UNITTEST_FOR(library/cpp/threading/blocking_queue)
-
-SRCS(
- blocking_queue_ut.cpp
-)
-
-END()