aboutsummaryrefslogblamecommitdiffstats
path: root/library/python/testing/custom_linter_util/tests/ya.make
blob: 1fde32d937a7afefc215cd29706867810cc26fe2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12










                                             
PY3TEST()

TEST_SRCS(
    test_params.py
    test_reporter.py
)

PEERDIR(
    library/python/testing/custom_linter_util
)

END()