aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/lwtrace/ut/ya.make
blob: 029d7a739120a17f67e0faafa21a5ae8856b4723 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
UNITTEST_FOR(library/cpp/lwtrace) 

OWNER(serxa)

FORK_SUBTESTS()

SRCS(
    trace_ut.cpp
)

END()