summaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/cow_string/ut/ya.make
blob: 1a54646dc774843b25f7c24d92078e4ad3899827 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/containers/cow_string)

SRCS(
    cow_string_ut.cpp
)

END()