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

OWNER(ironpeter)

SRCS(
    comptable_ut.cpp
)

END()