ya.make 129 B

123456789101112
  1. PY3TEST()
  2. TEST_SRCS(
  3. test_params.py
  4. test_reporter.py
  5. )
  6. PEERDIR(
  7. library/python/testing/custom_linter_util
  8. )
  9. END()