aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/psutil/py3/test/ya.make
blob: 72d9c04afc83556e880bcf45f9eb156e13f108dd (plain) (blame)
1
2
3
4
5
6
7
8
PY3TEST()
PEERDIR(
    contrib/python/psutil
    library/python/import_test
)
TEST_SRCS(test.py)
NO_LINT()
END()