summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/poly_args/ut/ya.make
blob: b6423df2f4e603ff448b13bc6e17cc0e96a0bee4 (plain) (blame)
1
2
3
4
5
6
7
8
UNITTEST_FOR(yql/essentials/core/poly_args)

SRCS(
    yql_poly_args_ut.cpp
)

END()