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


SRCS(
    comptable_ut.cpp
)

END()