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

SRCS(
    comptrie_ut.cpp
)

END()