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

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

END()