aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/streams/zstd/ut/ya.make
blob: 1b98f0ad5e64bde7e568d9e8cd5ae37dcc089c94 (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()