aboutsummaryrefslogblamecommitdiffstats
path: root/library/cpp/malloc/api/ut/ya.make
blob: 7b46871fbfcc333a69b842c17c27f97d9e6929c9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
          
 







                                  
UNITTEST()


PEERDIR(
    library/cpp/malloc/api/helpers
)

SRCS(
    ut.cpp
)

END()