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

SRCS(
    comptable_ut.cpp
)

END()