aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/quote/ut/ya.make
blob: c8f5bc63ec7dafcb387a8c29e42a8658c167d45d (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()