aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/encode/text/ut/ya.make
blob: df23a252d1222360d3c294e7ef91947f80fc9e35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
UNITTEST_FOR(library/cpp/monlib/encode/text)

OWNER(
    g:solomon
    jamel
)

SRCS(
    text_encoder_ut.cpp
)

END()