ya.make 111 B

12345678910111213
  1. PY2TEST()
  2. PEERDIR(
  3. contrib/python/atomicwrites
  4. )
  5. TEST_SRCS(
  6. test_atomicwrites.py
  7. )
  8. NO_LINT()
  9. END()