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

SRCS(
    crc_ut.cpp
)

END()