aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/packers/ut
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/packers/ut')
-rw-r--r--library/cpp/packers/ut/ya.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/library/cpp/packers/ut/ya.make b/library/cpp/packers/ut/ya.make
deleted file mode 100644
index 0aae24a72f..0000000000
--- a/library/cpp/packers/ut/ya.make
+++ /dev/null
@@ -1,10 +0,0 @@
-UNITTEST_FOR(library/cpp/packers)
-
-SRCS(
- packers_ut.cpp
- proto_packer_ut.cpp
- region_packer_ut.cpp
- test.proto
-)
-
-END()