aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/grpc/client/ut/ya.make
blob: 45a88622f47c477c65c35e3846a3a68a1886d435 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/grpc/client)

SRCS(
    grpc_client_low_ut.cpp
)

END()