aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/local_executor/ut/ya.make
blob: c571115f60edd726d9e51ab8b8f8612f735d1763 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/threading/local_executor)

SRCS(
    local_executor_ut.cpp
)

END()