summaryrefslogtreecommitdiffstats
path: root/library/cpp/malloc/api/ut
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/malloc/api/ut')
-rw-r--r--library/cpp/malloc/api/ut/ya.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/malloc/api/ut/ya.make b/library/cpp/malloc/api/ut/ya.make
index 5580da99d73..7b46871fbfc 100644
--- a/library/cpp/malloc/api/ut/ya.make
+++ b/library/cpp/malloc/api/ut/ya.make
@@ -1,5 +1,6 @@
UNITTEST()
+
PEERDIR(
library/cpp/malloc/api/helpers
)