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


SRCS(
    quote_ut.cpp
)

END()