ya.make 85 B

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