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

SRCS(
    io_ut.cpp
)

END()