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

OWNER(ironpeter)

SRCS(
    comptable_ut.cpp
)

END()