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

OWNER(g:util) 

SRCS(
    chunks_ut.cpp
)

END()