aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/digest/sfh/ut/ya.make
blob: 4308c181e14a91d6072cabae9ed91e2420082027 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/digest/sfh)

SRCS(
    sfh_ut.cpp
)

END()