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

OWNER(alzobnin)

SRCS(
    comptrie_ut.cpp
)

END()