ya.make 86 B

123456789101112
  1. UNITTEST()
  2. SRCS(
  3. escape_ut.cpp
  4. )
  5. PEERDIR(
  6. library/cpp/html/escape
  7. )
  8. END()