aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/json/flex_buffers/ut/ya.make
blob: 148ac138565bc760601a306e7565027568fe36ba (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()