summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/histogram/ut/ya.make
blob: 17e420ad072a564932a2e07d5ea0d4aaf4fba4ac (plain) (blame)
1
2
3
4
5
6
7
8
UNITTEST_FOR(yql/essentials/core/histogram)

SIZE(MEDIUM)
SRCS(
    eq_width_histogram_ut.cpp
)

END()