aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/func/ut/ya.make
blob: 4e8f326de7a93c74510ef504cc8aa8708e581de8 (plain) (blame)
1
2
3
4
5
6
7
8
9
PY23_TEST()

TEST_SRCS(test_func.py)

PEERDIR(
    library/python/func
)

END()