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

OWNER(
    g:solomon
    jamel
)

SRCS(
    string_pool_ut.cpp
)

END()