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

OWNER(alzobnin) 

SRCS(
    comptrie_ut.cpp
)

END()