aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/quote/ut/ya.make
blob: ad951b1ed1cfd28369e09fac380239059d5f7365 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/string_utils/quote)

SRCS(
    quote_ut.cpp
)

END()