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