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

OWNER(vladon)

SRCS(
    quote_ut.cpp
)

END()