ya.make 114 B

12345678910111213
  1. PY3TEST()
  2. PEERDIR(
  3. contrib/python/backcall
  4. )
  5. TEST_SRCS(
  6. test_callback_prototypes.py
  7. )
  8. NO_LINT()
  9. END()