aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/on_disk/chunks/ut/ya.make
blob: 0190905cbe97304febdfc21b93ae24704728f8e0 (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()