aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/streams/bzip2/ut/ya.make
blob: 86e36216a41318bc30c7284dca6a0db9c8a0e0c3 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/streams/bzip2)

SRCS(
    bzip2_ut.cpp
)

END()