aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/parse_size/ut/ya.make
blob: 80894e4aff6736f79333371711a14d577844fcac (plain) (blame)
1
2
3
4
5
6
7
8
9
UNITTEST_FOR(library/cpp/string_utils/parse_size)

OWNER(g:images-robot) 

SRCS(
    parse_size_ut.cpp
)

END()