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

OWNER(g:util)

SRCS(
    url_ut.cpp
)

END()