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

SRCS(
    bool_ut.cpp
)

END()