summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/ide/completion/text/ut/ya.make
blob: 0a1b250bf3c995a1667fe67a78343c1616fb6980 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(yql/essentials/sql/v1/ide/completion/text)

SRCS(
    word_ut.cpp
)

END()