summaryrefslogtreecommitdiffstats
path: root/yql/essentials/utils/string/ut/ya.make
blob: f1820dfc82409dfe4e06ef2736a681c4b81c8678 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(yql/essentials/utils/string)

SRCS(
    trim_indent_ut.cpp
)

END()