aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/enumbitset/ut/ya.make
blob: c893e6eb13d712232936309ab3ac2496a97c429a (plain) (blame)
1
2
3
4
5
6
7
8
9
UNITTEST_FOR(library/cpp/enumbitset)

OWNER(alzobnin)

SRCS(
    enumbitset_ut.cpp
)

END()