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

PEERDIR(
    contrib/python/propcache
)

ALL_PYTEST_SRCS()

NO_LINT()

END()