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