aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/parse_size/ut/ya.make
blob: da19cf025b466a7ed286114a3925fced79ef75d6 (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()