aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/interconnect/ut/lib/ya.make
blob: 80f45f364f9cfad9e4b39926a43630d7720f1c88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
LIBRARY()

OWNER(vkanaev)

SRCS(
    node.h
    test_events.h
    test_actors.h
    ic_test_cluster.h
)

END()