ya.make 127 B

1234567891011121314
  1. PY3TEST()
  2. PEERDIR(
  3. contrib/python/xmltodict
  4. )
  5. TEST_SRCS(
  6. test_dicttoxml.py
  7. test_xmltodict.py
  8. )
  9. NO_LINT()
  10. END()