aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/coroutine/engine/ut/ya.make
blob: 450c3bdd7c9fcc467ee842f20322d7b1dbe05005 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/coroutine/engine)

SRCS(
    coroutine_ut.cpp
)

END()