aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/common/udf_test/ya.make
blob: 37570be0abd922051198e9b0805f41bae2a4e2e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
PY23_LIBRARY()

TEST_SRCS(test.py)

PEERDIR(
    yql/essentials/tests/common/test_framework
)

END()