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

SRCS(
    string_pool_ut.cpp
)

END()