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

OWNER(
    pg
    g:util
)

SRCS(
    sfh_ut.cpp
)

END()