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

OWNER(ironpeter) 

SRCS(
    comptable_ut.cpp
)

END()