aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/test/test_import/ya.make
blob: 1adb06149f1a5c9aef6e00e942dcb8045b4d5d69 (plain) (blame)
1
2
3
4
5
6
7
8
YQL_UDF_CONTRIB(test_import_udf)
YQL_ABI_VERSION(2 9 0)

SRCS(
    test_import_udf.cpp
)

END()