summaryrefslogtreecommitdiffstats
path: root/contrib/python/idna/py3/tests/ya.make
blob: 41ad8e8cccf759263796c74354fadc492cb1f53a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PY3TEST()

PEERDIR(
    contrib/python/idna
)

ALL_PYTEST_SRCS()

NO_LINT()

FORK_SUBTESTS()

END()