aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/func/ut/ya.make
blob: 5ec6c1225e3494863fb74c5cf9303e0ae0225b91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OWNER(g:yatool)

PY23_TEST()

TEST_SRCS(test_func.py)

PEERDIR(
    library/python/func
)

END()