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