aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/encode/text/ut/ya.make
blob: beb40819598085ad55337e260b4d987eaf1edcb7 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/monlib/encode/text)

SRCS(
    text_encoder_ut.cpp
)

END()