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

OWNER(velavokr)

SRCS(
    relaxed_escaper_ut.cpp
)

END()