aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/streams/zstd/ut/ya.make
blob: 5a311c3aaf510030d88594f4cd7243606b7815d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
UNITTEST_FOR(library/cpp/streams/zstd) 

OWNER(
    bulatman
    g:util
)

SRCS(
    zstd_ut.cpp
)

END()