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