aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/json/flex_buffers/ut/ya.make
blob: 3fdc93f88eed49411b275682aabdc61328c3cd89 (plain) (blame)
1
2
3
4
5
6
7
8
9
UNITTEST_FOR(library/cpp/json/flex_buffers)

OWNER(pg)

SRCS(
    cvt_ut.cpp
)

END()