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

SRCS(
    top_keeper_ut.cpp
)

END()