aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/public/purecalc/examples/protobuf_pull_list/ut/ya.make
blob: 3da0d508d171968a4a8138eb0e3e1fd7fddd397c (plain) (blame)
1
2
3
4
5
6
7
8
9
EXECTEST()

RUN(protobuf_pull_list STDOUT log.out CANONIZE_LOCALLY log.out)

DEPENDS(
    yql/essentials/public/purecalc/examples/protobuf_pull_list
)

END()