aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/openssl/big_integer/ut/ya.make
blob: 473b5c6a9cb3dd361a771dc45f4e06772576116a (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/openssl/big_integer)

SRCS(
    big_integer_ut.cpp
)

END()