aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/deprecated/atomic/ut/ya.make
blob: e21fd08990446df905658a4a8eceec5a48c18253 (plain) (blame)
1
2
3
4
5
UNITTEST_FOR(library/cpp/deprecated/atomic)

SRCS(atomic_ut.cpp)

END()