aboutsummaryrefslogblamecommitdiffstats
path: root/contrib/python/pluggy/py3/tests/ya.make
blob: 08a9f09be9b78e003de6d553684e5eee374757f7 (plain) (tree)


















                         
PY3TEST()

PEERDIR (
    contrib/python/pluggy
)

TEST_SRCS(
    conftest.py
    test_details.py
    test_helpers.py
    test_hookcaller.py
    test_invocations.py
    test_multicall.py
    test_pluginmanager.py
    test_tracer.py
)

NO_LINT()

END()