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

OWNER(alzobnin)

SRCS(
    comptrie_ut.cpp
)

END()