summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/cancellation/ut/ya.make
blob: 75f2f942f6d10fe5a2bb50a60399cacf94664122 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/threading/cancellation)

SRCS(
    ut.cpp
)

END()