summaryrefslogtreecommitdiffstats
path: root/contrib/python/yarl/tests/ya.make
blob: b93020851f0f32f48ef985a3b82612ed55c61353 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PY3TEST()

PEERDIR(
    contrib/python/yarl
)

ALL_PYTEST_SRCS()

NO_LINT()

END()