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

SRCS(
    hyperloglog_ut.cpp
)

END()