summaryrefslogtreecommitdiffstats
path: root/library/cpp/openssl/method/ut/ya.make
blob: 953c790707fa0c49e4749f0a78deaf4c481c9726 (plain) (blame)
1
2
3
4
5
6
7
8
9
UNITTEST_FOR(library/cpp/openssl/method)
 
OWNER(somov deshevoy) 
 
SRCS( 
    io_ut.cpp 
) 
 
END()