aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/digest/sfh/ut/ya.make
blob: 258d586f248b43196151b531aa3761c9dcdf10f8 (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()