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

SRCS(
    task_scheduler_ut.cpp
)

END()