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

OWNER(alzobnin)
 
SRCS(
    comptrie_ut.cpp
)

END()