ya.make 86 B

123456789101112
  1. UNITTEST()
  2. PEERDIR(
  3. library/cpp/malloc/api/helpers
  4. )
  5. SRCS(
  6. ut.cpp
  7. )
  8. END()