ya.make 136 B

1234567891011121314
  1. PY23_TEST()
  2. TEST_SRCS(
  3. test_tools.py
  4. )
  5. PEERDIR(
  6. contrib/python/pytest-mock
  7. library/python/pytest
  8. )
  9. STYLE_PYTHON()
  10. END()