aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/url/ut/ya.make
blob: c876bb28889b727d2d59e829b0caba92214cf601 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/string_utils/url)

SRCS(
    url_ut.cpp
)

END()