aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/ya.make
blob: 3c308c08998f8c50c787204c29506ea3e9986b1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
RECURSE_FOR_TESTS(ut)

RECURSE(
    log_backend 
    core
    dnsresolver
    examples
    memory_log
    helpers
    prof
    protos
    util
    wilson
    testlib
    http
)